Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250919-224509
#<BuildRuby:0x00007432434dfdc0
 @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.20250919-224509",
 @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.000003   0.000021 (  0.000021)
autoconf               0.000035   0.000007   0.000042 (  0.000041)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.006296   0.005050   4.976175 (  4.809544)
build_miniruby         0.001493   0.000351   3.024614 (  3.082202)
build_ruby             0.001732   0.000157   1.526723 (  1.687998)
build_all              0.007195   0.002842   6.196594 (  4.486916)
build_install          0.022905   0.002804   9.220974 ( 19.281899)
test_btest             0.000948   0.000000  74.289099 ( 32.304741)
test_basic             0.000824   0.005631   0.892419 (  1.110702)
test_all               0.086843   0.043769 647.438234 (241.729319)
test_rubyspec          0.049511   0.029809 104.911449 ( 25.218583)
total: 333.71 sec