| 882 | 28s | 0% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin |
| 1153 | 7s | 0% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |
| 1218 | 12s | 0% | features - done |
| 1637 | 10m53s | 20% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 2892 | 40m54s | 76% | ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400 |