Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-144857
#<BuildRuby:0x00007820ab17fdd8
 @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.20250924-144857",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000027   0.000007   0.000034 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.001312   0.008419   4.917333 (  2.947962)
build_miniruby         0.001625   0.000000   0.999571 (  1.002013)
build_ruby             0.000975   0.000898   1.402744 (  1.407050)
build_all              0.006741   0.002224   5.613090 (  2.445647)
build_install          0.015357   0.006152   8.932150 (  4.349828)
test_btest             0.000680   0.000239  70.515663 ( 18.848278)
test_basic             0.003858   0.003687   0.814831 (  0.867640)
test_all               0.099095   0.029765 626.936826 (209.852019)
test_rubyspec          0.040955   0.033028 108.397230 ( 26.719025)
total: 268.44 sec