Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-143646
#<BuildRuby:0x000072ff6882fde0
 @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.20251028-143646",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000034   0.000008   0.000042 (  0.000043)
configure              0.000029   0.000008   0.000037 (  0.000036)
build_up               0.006346   0.003366   4.899083 (  3.350357)
build_miniruby         0.000472   0.001146   1.077326 (  1.082214)
build_ruby             0.001722   0.000185   1.571127 (  1.608267)
build_all              0.007688   0.001732   6.416205 (  3.296813)
build_install          0.021790   0.003117   9.689224 (  5.733179)
test_btest             0.000882   0.000206  82.161787 ( 37.926038)
test_basic             0.001339   0.005825   0.869471 (  0.924521)
test_all               0.104042   0.031802 674.805303 (334.837563)
test_rubyspec          0.060978   0.026374 117.014231 ( 42.728728)
total: 431.49 sec