Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250921-064232
#<BuildRuby:0x000072319322fdd0
 @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.20250921-064232",
 @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.000006   0.000023 (  0.000024)
autoconf               0.000033   0.000011   0.000044 (  0.000044)
configure              0.000027   0.000009   0.000036 (  0.000036)
build_up               0.003588   0.006357   5.130383 (  3.620525)
build_miniruby         0.001452   0.000152   1.122219 (  1.130749)
build_ruby             0.001383   0.000505   1.637904 (  1.658270)
build_all              0.005959   0.003816   6.637844 (  3.633564)
build_install          0.020519   0.004114   9.798092 (  5.322995)
test_btest             0.000677   0.000240  80.718083 ( 42.685001)
test_basic             0.002580   0.006372   0.922696 (  1.134864)
test_all               0.095617   0.039263 684.147245 (379.899234)
test_rubyspec          0.044119   0.031637 115.572954 ( 47.136769)
total: 486.23 sec