Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251027-223555
#<BuildRuby:0x00007d278d4cfdd8
 @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.20251027-223555",
 @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.000022   0.000005   0.000027 (  0.000026)
autoconf               0.000037   0.000008   0.000045 (  0.000044)
configure              0.000033   0.000008   0.000041 (  0.000040)
build_up               0.005487   0.004878   5.282777 (  4.224883)
build_miniruby         0.001548   0.000397   3.005317 (  2.530062)
build_ruby             0.001996   0.000000   1.523596 (  1.728158)
build_all              0.008780   0.001410   6.462670 (  3.963160)
build_install          0.020430   0.005370   9.550741 (  5.778121)
test_btest             0.001158   0.000000  75.419269 ( 31.473663)
test_basic             0.003365   0.005105   0.912031 (  2.493025)
test_all               0.092586   0.043398 765.066096 (304.377270)
test_rubyspec          0.048734   0.037096 112.667070 ( 36.478028)
total: 393.05 sec