Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250926-044658
#<BuildRuby:0x000074f90bedfde0
 @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.20250926-044658",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.005579   0.005505   5.664291 (  3.391992)
build_miniruby         0.001517   0.000148   1.152223 (  1.174657)
build_ruby             0.002052   0.000000   1.562720 (  1.589000)
build_all              0.005521   0.003315   6.378981 (  3.008406)
build_install          0.019762   0.005118   9.985779 (  5.311215)
test_btest             0.000761   0.000228  77.083534 ( 34.004578)
test_basic             0.005743   0.003928   0.967147 (  1.129382)
test_all               0.085524   0.042466 672.913187 (236.164082)
test_rubyspec          0.041058   0.043582 115.954785 ( 32.449990)
total: 318.22 sec