Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-184919
#<BuildRuby:0x000073e68cf0fdc0
 @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-184919",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000021   0.000005   0.000026 (  0.000027)
build_up               0.003909   0.005945   4.774933 ( 23.035608)
build_miniruby         0.000934   0.000655   3.182187 (  7.381756)
build_ruby             0.000674   0.000884   1.060706 (  2.254387)
build_all              0.005141   0.002032   5.156578 (  3.669744)
build_install          0.015650   0.003554   7.896269 ( 25.760084)
test_btest             0.000846   0.000000  72.192015 ( 35.082487)
test_basic             0.001680   0.005217   0.840136 (  3.044827)
test_all               0.091596   0.036401 655.213745 (229.838370)
test_rubyspec          0.055287   0.026783 110.530413 ( 33.479224)
total: 363.55 sec