Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-103848
#<BuildRuby:0x00007196cdeffdc8
 @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.20251026-103848",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.003483   0.006885   5.375571 ( 13.382465)
build_miniruby         0.004403   0.003095 109.753617 ( 63.179431)
build_ruby             0.001982   0.000301   1.636454 (  1.760668)
build_all              0.009250   0.001324   8.797784 (  5.375009)
build_install          0.018648   0.007549   9.984701 (  7.427282)
test_btest             0.000615   0.000534  78.728789 ( 35.771986)
test_basic             0.003892   0.005468   0.939242 (  1.036031)
test_all               0.090800   0.043781 718.947233 (322.547929)
test_rubyspec          0.051382   0.030948 115.170687 ( 44.129198)
total: 494.61 sec