Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-212600
#<BuildRuby:0x00007e0445c9fdc0
 @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.20251030-212600",
 @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.000004   0.000024 (  0.000024)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.003733   0.007131   5.517065 ( 12.986127)
build_miniruby         0.001098   0.000913   7.823092 ( 25.913420)
build_ruby             0.001912   0.000238   1.627720 (  4.861717)
build_all              0.006448   0.003208   6.707031 (  8.011671)
build_install          0.021345   0.006097  10.455839 ( 41.849872)
test_btest             0.000038   0.001116  84.369491 (111.144890)
test_basic             0.004033   0.002255   0.965575 (  3.048928)
test_all               0.098859   0.046058 789.391349 (1040.311035)
test_rubyspec          0.051629   0.033005 121.734601 ( 89.718703)
total: 1337.85 sec