Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250920-024557
#<BuildRuby:0x0000719fe771fdd8
 @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-024557",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.006009   0.004312   5.258649 (  5.160598)
build_miniruby         0.000387   0.001131   1.661290 (  1.826777)
build_ruby             0.000625   0.001211   1.542940 (  1.808757)
build_all              0.006266   0.004139   6.408021 (  4.754813)
build_install          0.021302   0.004908   9.620745 (  7.337542)
test_btest             0.000979   0.000000  77.502499 ( 52.421925)
test_basic             0.004781   0.004101   0.911160 (  1.223346)
test_all               0.093770   0.034196 623.515473 (297.425033)
test_rubyspec          0.050219   0.024574 109.685256 ( 32.212390)
total: 404.17 sec