Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250919-204423
#<BuildRuby:0x00007d8c3d8afdd0
 @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.20250919-204423",
 @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.000024   0.000006   0.000030 (  0.000031)
autoconf               0.000037   0.000009   0.000046 (  0.000045)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.004863   0.006198   4.870228 (  5.285021)
build_miniruby         0.000000   0.001545   1.043566 (  2.157185)
build_ruby             0.001393   0.000470   1.389417 (  2.376564)
build_all              0.004349   0.003114   4.965079 (  2.741716)
build_install          0.019474   0.003427   7.016530 ( 26.342167)
test_btest             0.000000   0.000945  77.728438 ( 54.003881)
test_basic             0.005339   0.002095   0.860592 (  1.248570)
test_all               0.092496   0.035940 667.511816 (311.145350)
test_rubyspec          0.041522   0.039423 108.384013 ( 32.085363)
total: 437.39 sec