Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250921-084200
#<BuildRuby:0x00007094fe0ffdd0
 @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-084200",
 @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.000003   0.000020 (  0.000022)
autoconf               0.000037   0.000007   0.000044 (  0.000045)
configure              0.000031   0.000006   0.000037 (  0.000036)
build_up               0.009343   0.003680  22.526484 ( 12.263081)
build_miniruby         0.001644   0.000315  10.779723 ( 10.526632)
build_ruby             0.001869   0.000000   1.546499 (  1.680345)
build_all              0.007881   0.002163  16.525474 ( 13.970809)
build_install          0.019875   0.005827   9.513035 (  6.232570)
test_btest             0.000841   0.001012  78.926308 ( 51.310835)
test_basic             0.003098   0.006325   0.944939 (  1.253664)
test_all               0.089953   0.040298 690.389841 (354.339518)
test_rubyspec          0.049012   0.031071 110.427045 ( 38.497661)
total: 490.08 sec