Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250920-004543
#<BuildRuby:0x00007046210ffdc0
 @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-004543",
 @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.000006   0.000035 (  0.000036)
configure              0.000021   0.000005   0.000026 (  0.000025)
build_up               0.005742   0.004916   4.957628 (  4.463348)
build_miniruby         0.001518   0.000000   1.544084 (  1.690735)
build_ruby             0.002139   0.000157   1.427408 (  1.608194)
build_all              0.008502   0.001577   6.138723 (  4.560650)
build_install          0.019192   0.006104   9.143892 (  6.793031)
test_btest             0.000803   0.000199  77.603384 ( 58.072131)
test_basic             0.003199   0.004613   0.908906 (  1.263553)
test_all               0.106150   0.024664 662.674868 (255.075359)
test_rubyspec          0.055664   0.023061 108.150718 ( 27.928811)
total: 361.46 sec