Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251025-083709
#<BuildRuby:0x0000749472d4fdc0
 @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.20251025-083709",
 @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.000016   0.000004   0.000020 (  0.000022)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.005527   0.004771   4.827901 (  3.766405)
build_miniruby         0.001491   0.000144   1.120468 (  1.211060)
build_ruby             0.002072   0.000007   1.526827 (  1.552189)
build_all              0.006340   0.003388   6.191676 (  3.921828)
build_install          0.017694   0.004464   9.078021 (  5.651334)
test_btest             0.000749   0.000227  80.917309 ( 45.664698)
test_basic             0.002026   0.006770   0.950879 (  1.159475)
test_all               0.103201   0.032632 721.821396 (331.968007)
test_rubyspec          0.051273   0.029898 112.852540 ( 44.554673)
total: 439.45 sec