Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250922-004435
#<BuildRuby:0x0000757475b5fdd8
 @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.20250922-004435",
 @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.000021   0.000007   0.000028 (  0.000027)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000029   0.000010   0.000039 (  0.000038)
build_up               0.005167   0.004725   5.091592 (  4.612659)
build_miniruby         0.001002   0.000667   1.121261 (  1.463528)
build_ruby             0.001828   0.000000   1.522824 (  2.184204)
build_all              0.006183   0.004858   6.556497 (  4.566024)
build_install          0.022268   0.003915   9.988088 ( 26.436063)
test_btest             0.000850   0.000279  74.250297 ( 29.592743)
test_basic             0.004094   0.004594   0.947670 (  1.155187)
test_all               0.085868   0.040536 649.816688 (234.312083)
test_rubyspec          0.040378   0.038321 107.137657 ( 27.762351)
total: 332.09 sec