| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_18" exit with 0. |
| Cloning into 'trunk_clang_18'... |
| Updating files: 36% (4082/11201) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_18/configure --prefix=/tmp/ruby/install/trunk_clang_18 --disable-install-doc CC=clang-18" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_18/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk_clang_18/gems/src/matrix'... |
| Cloning into '/tmp/ruby/src/trunk_clang_18/gems/src/prime'... |
| Cloning into '/tmp/ruby/src/trunk_clang_18/gems/src/debug'... |
| Cloning into '/tmp/ruby/src/trunk_clang_18/gems/src/repl_type_completor'... |
| Cloning into '/tmp/ruby/src/trunk_clang_18/gems/src/ostruct'... |
| From https://github.com/ruby/power_assert |
| * branch a7dab941153b233d3412e249d25da52a6c5691de -> FETCH_HEAD |
| HEAD is now at a7dab94 Merge pull request #56 from k-tsj/fix-failures-on-head |
| From https://github.com/ruby/debug |
| * branch cf469f2b21710727abdd153b25a1e5123b002bb0 -> FETCH_HEAD |
| HEAD is now at cf469f2 The debug gem can abort when stepping into a rescue clause: |
| From https://github.com/ruby/ostruct |
| * branch 50d51248bec5560a102a1024aff4174b31dca8cc -> FETCH_HEAD |
| HEAD is now at 50d5124 Use `Ractor#value` as `Ractor#take` is removed |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_18/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_18/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestThreadQueue#test_thr_kill [/tmp/ruby/src/trunk_clang_18/test/ruby/test_thread_queue.rb:239]: |
| only 241/250 done in 60 seconds. |
| make: *** [uncommon.mk:975: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |