Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-224734
#<BuildRuby:0x0000732f7550fdd0
 @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-224734",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006579   0.003739   5.239109 (  3.363262)
build_miniruby         0.001218   0.000351   1.050791 (  1.122545)
build_ruby             0.001435   0.000413   1.312641 (  1.317006)
build_all              0.007187   0.002054   5.894626 (  2.633962)
build_install          0.016921   0.004839   8.688775 (  4.146456)
test_btest             0.000000   0.001009  68.749153 ( 19.554796)
test_basic             0.000798   0.006228   0.812706 (  0.868401)
test_all               0.096966   0.027729 629.919623 (197.728382)
test_rubyspec          0.046628   0.034517 105.146630 ( 26.354887)
total: 257.09 sec