| 1049 | 26s | 12% | 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 |
| 1327 | 6s | 2% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |
| 1392 | 11s | 5% | features - done |
| 1808 | 1m2s | 29% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 3061 | 54s | 25% | ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400 |