Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-101926
#<BuildRuby:0x00007367b923fde0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-101926",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000018   0.000006   0.000024 (  0.000023)
autoconf               0.000030   0.000010   0.000040 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.006310   0.004436   5.363103 (  5.283917)
build_miniruby         0.001252   0.000417   1.777048 (  2.131634)
build_ruby             0.000676   0.001255   1.591269 (  1.945291)
build_all              0.006916   0.002668   6.794320 (  5.580546)
build_install          0.013295   0.011580  10.043913 (  7.719812)
test_btest             0.000977   0.000387  80.372530 ( 54.080764)
test_basic             0.002645   0.004970   0.954775 (  1.690010)
test_all               0.098899   0.031405 708.251930 (453.176397)
test_rubyspec          0.049235   0.031864 114.724230 ( 82.637592)
total: 614.25 sec