| 990 | 5s | 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_native_fuzz.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz --cache-from type=gha,scope=ci_native_fuzz --load /home/runner/work/bitcoin/bitcoin |
| 1130 | 3s | 0% | retry apt-get update |
| 1152 | 4s | 0% | retry apt-get install curl -y |
| 1387 | 1s | 0% | retry apt-get update |
| 1396 | 1s | 0% | retry apt-get install --no-install-recommends --no-upgrade -y clang-22 llvm-22 libclang-rt-22-dev libevent-dev libboost-dev libsqlite3-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build |
| 1464 | 1s | 0% | g++-13 |
| 1572 | 5s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1939 | 8s | 1% | (4:13.2.0-7ubuntu1) ... |
| 2295 | 58s | 10% | echo -n done |
| 2508 | 49s | 8% | retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/runner/work/_temp/ci/scratch/qa-assets |
| 2668 | 15s | 2% | features - done |
| 2981 | 6m14s | 67% | cmake --build /home/runner/work/_temp/build -j4 --target all |