890 | 2s | 0% | docker buildx build --file /home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --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 |
1033 | 4s | 0% | retry -- apt-get update |
1068 | 1s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1078 | 3s | 0% | g++-13 |
1257 | 10s | 2% | arm64 4:13.2.0-7ubuntu1 [1082 B] |
1701 | 9s | 2% | (4:13.2.0-7ubuntu1) ... |
2055 | 2s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
2086 | 39s | 9% | echo -n done |
3164 | 7s | 1% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |
3196 | 9s | 2% | - skipped |
3604 | 1s | 0% | cmake --build /home/runner/work/_temp/build -j4 --target all install |