Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250921-184326
#<BuildRuby:0x000073551cf1fdd0
 @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-184326",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000034   0.000007   0.000041 (  0.000042)
configure              0.000026   0.000006   0.000032 (  0.000031)
build_up               0.005689   0.004395   5.126314 ( 28.109078)
build_miniruby         0.001664   0.000000   8.694474 (  8.742083)
build_ruby             0.001749   0.000118   1.541350 (  1.695765)
build_all              0.007927   0.001443   6.398023 (  4.616518)
build_install          0.018278   0.006874   9.711972 (  7.501624)
test_btest             0.000790   0.000197  77.199507 ( 48.580780)
test_basic             0.005614   0.003003   0.944932 (  1.310065)
test_all               0.099128   0.033747 674.233982 (326.586385)
test_rubyspec          0.048367   0.032224 109.778772 ( 39.560478)
total: 466.70 sec