Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-124652
#<BuildRuby:0x0000797b62a2fdd0
 @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-124652",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.003849   0.005556   4.842084 (  3.383868)
build_miniruby         0.001475   0.000000   1.029080 (  1.059388)
build_ruby             0.000752   0.000965   1.351864 (  1.388664)
build_all              0.006177   0.002694   5.997980 (  2.861195)
build_install          0.019733   0.001684   8.805248 (  4.617751)
test_btest             0.000242   0.000816  73.213420 ( 26.502957)
test_basic             0.004700   0.003184   0.856228 (  0.934255)
test_all               0.101479   0.030328 628.450394 (222.860029)
test_rubyspec          0.047385   0.030979 106.074406 ( 28.998267)
total: 292.61 sec