| 959 | 7s | 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 |
| 1103 | 2s | 0% | retry apt-get update |
| 1115 | 1s | 0% | retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build |
| 1291 | 14s | 1% | arm64 4:14.2.0-1 [1332 B] |
| 1753 | 15s | 1% | (4:14.2.0-1) ... |
| 2219 | 44s | 4% | echo -n done |
| 2435 | 11m50s | 66% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |
| 2618 | 10s | 0% | - skipped |
| 3048 | 3m10s | 17% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 4234 | 1s | 0% | ccache --show-stats --verbose |
| 4282 | 18s | 1% | ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400 |