194 | 30s | 7% | tee --append /tmp/env-ci_worker_1738745312_931752388-ci_native_tidy |
211 | 32s | 7% | docker build --file /tmp/cirrus-build-1120329487/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=2,8,24,25,31,38,41,44,46,57 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1120329487 |
323 | 6s | 1% | retry -- apt-get update |
343 | 13s | 3% | retry -- apt-get install curl -y |
555 | 4s | 0% | retry -- apt-get update |
564 | 2m27s | 34% | 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 libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2367 | 4s | 0% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2424 | 1m14s | 17% | make -C /iwyu-build/ install -j10 |