211 | 32s | 8% | docker build --file /tmp/cirrus-build-2765407048/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=1,4,16,20,23,25,33,41,43,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-2765407048 |
323 | 5s | 1% | retry -- apt-get update |
343 | 12s | 3% | retry -- apt-get install curl -y |
555 | 3s | 0% | retry -- apt-get update |
564 | 1m59s | 31% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2334 | 5s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2391 | 1m26s | 22% | make -C /iwyu-build/ install -j10 |
2447 | 1m47s | 28% | git config --global ci.base-install-done true |