| 1011 | 3s | 0% | docker buildx build --file /home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:noble --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,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin |
| 1151 | 3s | 0% | retry -- apt-get update |
| 1186 | 2s | 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' |
| 1196 | 4s | 1% | g++-13 |
| 1372 | 8s | 2% | arm64 4:13.2.0-7ubuntu1 [1082 B] |
| 1790 | 10s | 3% | (4:13.2.0-7ubuntu1) ... |
| 2140 | 1s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 2171 | 40s | 13% | git config --global ci.base-install-done true |
| 3356 | 3m22s | 66% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |