Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-004714
#<BuildRuby:0x000073fa8bf8fdc8
 @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.20250923-004714",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.008232   0.002098   5.011014 (  3.733134)
build_miniruby         0.001704   0.000000   1.563281 (  1.589000)
build_ruby             0.001815   0.000128   1.490733 (  1.519614)
build_all              0.008834   0.000871   6.179626 (  3.477951)
build_install          0.019154   0.005866   9.363566 (  5.171775)
test_btest             0.000000   0.000986  75.428559 ( 31.369262)
test_basic             0.006448   0.001530   0.884479 (  0.992221)
test_all               0.093961   0.030148 640.533475 (262.521266)
test_rubyspec          0.046507   0.033576 110.475319 ( 24.089176)
total: 334.46 sec