Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251024-183520
#<BuildRuby:0x00007bcb9bf4fdc0
 @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.20251024-183520",
 @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.000005   0.000025 (  0.000025)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000024   0.000006   0.000030 (  0.000031)
build_up               0.003212   0.006462   4.962881 (  3.948436)
build_miniruby         0.000653   0.000883   1.160824 (  1.227799)
build_ruby             0.001445   0.000447   1.510982 (  1.608060)
build_all              0.005743   0.003234   6.180935 (  3.305853)
build_install          0.015669   0.006896   9.273278 (  5.219852)
test_btest             0.000770   0.000177  77.399627 ( 51.181059)
test_basic             0.005150   0.002387   0.878065 (  0.937581)
test_all               0.091066   0.040992 688.730618 (252.792065)
test_rubyspec          0.054841   0.026403 111.938112 ( 36.481875)
total: 356.71 sec