Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-024805
#<BuildRuby:0x000070db98f2fdc0
 @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_15",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15",
 @TARGET_NAME="trunk_clang_15",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-15"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-024805",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000025   0.000007   0.000032 (  0.000033)
build_up               0.009060   0.002607   5.757574 (  4.585335)
build_miniruby         0.000438   0.001146  16.375339 ( 15.760346)
build_ruby             0.002008   0.000000   2.304213 (  2.302588)
build_all              0.008195   0.000593   5.845763 (  2.591120)
build_install          0.019646   0.003572   8.987561 (  4.357307)
test_btest             0.001026   0.000001  71.835863 ( 19.764340)
test_basic             0.005133   0.003073   0.833043 (  0.886381)
test_all               0.086651   0.039132 659.219833 (220.453289)
test_rubyspec          0.053463   0.030219 109.743068 ( 32.619940)
total: 303.32 sec