Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-203724
#<BuildRuby:0x000073b7b64ffdd0
 @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.20251029-203724",
 @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.000048   0.000000   0.000048 (  0.000047)
configure              0.000034   0.000000   0.000034 (  0.000033)
build_up               0.007692   0.002481   5.096139 (  3.738395)
build_miniruby         0.001424   0.000100   1.135098 (  1.298524)
build_ruby             0.000721   0.001197   1.522713 (  1.655881)
build_all              0.006007   0.004054   6.278642 (  3.685431)
build_install          0.015977   0.008230   9.417355 (  5.819723)
test_btest             0.000045   0.001058  81.374418 ( 39.512104)
test_basic             0.005385   0.005612   0.981228 (  1.391980)
test_all               0.099777   0.037924 744.044881 (357.947937)
test_rubyspec          0.046961   0.036337 115.434042 ( 43.889209)
total: 458.94 sec