Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-103300
#<BuildRuby:0x00007c177842fde0
 @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.20251020-103300",
 @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.000025)
autoconf               0.000035   0.000012   0.000047 (  0.000045)
configure              0.000032   0.000011   0.000043 (  0.000044)
build_up               0.005769   0.004642   5.165426 (  6.165708)
build_miniruby         0.001444   0.000154   1.131580 (  1.249062)
build_ruby             0.001605   0.000579   1.664765 (  1.856103)
build_all              0.008741   0.000504   6.601154 (  3.981445)
build_install          0.020451   0.004321   9.778306 ( 11.198440)
test_btest             0.000847   0.000272  80.910877 ( 44.956045)
test_basic             0.000722   0.007065   0.882124 (  1.162507)
test_all               0.096153   0.039819 671.557710 (277.943294)
test_rubyspec          0.043040   0.033840 115.284108 ( 31.494083)
total: 380.01 sec