Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-164652
#<BuildRuby:0x00007d6c07f9fdd0
 @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.20250925-164652",
 @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.000024)
autoconf               0.000000   0.000049   0.000049 (  0.000040)
configure              0.000000   0.000029   0.000029 (  0.000029)
build_up               0.003998   0.005285   4.850709 (  2.988015)
build_miniruby         0.001340   0.000118   0.906782 (  0.905223)
build_ruby             0.000613   0.001162   1.207003 (  1.214473)
build_all              0.003936   0.003926   5.804054 (  2.494381)
build_install          0.014289   0.006097   8.651557 (  4.013269)
test_btest             0.000274   0.000742  72.253447 ( 19.689202)
test_basic             0.004403   0.003238   0.848425 (  1.037076)
test_all               0.092235   0.031052 622.618005 (221.240980)
test_rubyspec          0.049029   0.028461 109.450620 ( 23.612607)
total: 277.20 sec