Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251004-141736
#<BuildRuby:0x00007962fe19fde0
 @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.20251004-141736",
 @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.000020   0.000006   0.000026 (  0.000025)
autoconf               0.000049   0.000000   0.000049 (  0.000049)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.007491   0.002647   5.030826 (  5.739456)
build_miniruby         0.000000   0.001738   1.146910 (  4.043250)
build_ruby             0.001449   0.000434   1.567346 (  2.690242)
build_all              0.006344   0.003509   6.470126 (  5.099701)
build_install          0.016804   0.005027   9.642698 (  9.036817)
test_btest             0.000131   0.000824  78.226995 ( 58.551826)
test_basic             0.004833   0.002768   0.933426 (  1.375852)
test_all               0.097626   0.034451 707.063472 (438.928839)
test_rubyspec          0.054854   0.024773 114.369872 ( 64.572836)
total: 590.04 sec