Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250921-224432
#<BuildRuby:0x000076115c79fde0
 @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.20250921-224432",
 @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.000024   0.000006   0.000030 (  0.000030)
autoconf               0.000037   0.000009   0.000046 (  0.000047)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.006368   0.005241   5.158116 (  4.683011)
build_miniruby         0.001531   0.000133   1.194939 (  1.591431)
build_ruby             0.000062   0.002119   1.548554 (  1.939017)
build_all              0.005242   0.004869   6.638382 (  5.520715)
build_install          0.020054   0.004767  10.263931 (  8.833032)
test_btest             0.000972   0.000147  75.517190 ( 54.023920)
test_basic             0.005253   0.002501   0.868561 (  3.491021)
test_all               0.085088   0.042101 637.192080 (245.387664)
test_rubyspec          0.045976   0.026961 103.122137 ( 28.214733)
total: 353.69 sec