Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250920-224351
#<BuildRuby:0x00007918c059fdd8
 @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.20250920-224351",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000034   0.000007   0.000041 (  0.000040)
configure              0.000028   0.000005   0.000033 (  0.000033)
build_up               0.005511   0.005016   4.935579 (  9.587684)
build_miniruby         0.001296   0.000293   1.160241 (  9.928695)
build_ruby             0.000661   0.001200   1.346249 ( 14.550627)
build_all              0.005643   0.002710   5.793081 (  4.904309)
build_install          0.017257   0.007071   8.696280 ( 11.120551)
test_btest             0.000939   0.000246  76.411477 ( 58.531756)
test_basic             0.004696   0.004091   0.956312 (  1.721488)
test_all               0.096750   0.034241 669.065008 (330.627777)
test_rubyspec          0.046733   0.032489 110.734481 ( 36.322120)
total: 477.30 sec