INFO:2026-08-01T19:11:12Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 4671437fb024..8cb8e872e71f main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8cb8e872e71f [llubi] Truncate struct field offsets exceeding the pointer index width (#213471) INFO:2026-08-01T19:11:17Z:root:syncing... Deleted branch merge (was 4671437fb024). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-08-01T19:11:17Z:root:building ninja: Entering directory `out/gn' [1/6] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/6] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/6] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/6] CXX obj/llvm/tools/llubi/lib/lib.Context.o [5/6] AR lib/libLLVMUBAwareInterpreter.a [6/6] LINK ./bin/llubi INFO:2026-08-01T19:11:23Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/test/tools/llubi/gep-16-bit-addrspace.ll", "//llvm/tools/llubi/lib/Context.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-08-01T19:11:23Z:root:testing INFO:2026-08-01T19:11:23Z:root:skip check-clang INFO:2026-08-01T19:11:23Z:root:skip check-clang-tools INFO:2026-08-01T19:11:23Z:root:skip check-clangd INFO:2026-08-01T19:11:23Z:root:skip check-hwasan INFO:2026-08-01T19:11:23Z:root:skip check-lld INFO:2026-08-01T19:11:23Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 67683 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 236.74s Total Discovered Tests: 76527 Skipped : 21 (0.03%) Unsupported : 3074 (4.02%) Passed : 73256 (95.73%) Expectedly Failed: 176 (0.23%) INFO:2026-08-01T19:15:25Z:root:done