| 883 | 24s | 2% | 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 |
| 1154 | 7s | 0% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |
| 1219 | 12s | 1% | features - done |
| 1638 | 11m2s | 82% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 2893 | 55s | 6% | ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400 |