Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250926-204754
#<BuildRuby:0x00007a237d95fdd8
 @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-204754",
 @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.000011   0.000004   0.000015 (  0.000015)
autoconf               0.000022   0.000007   0.000029 (  0.000029)
configure              0.000018   0.000006   0.000024 (  0.000024)
build_up               0.006910   0.001662   4.189477 (  2.461121)
build_miniruby         0.000310   0.001092   0.778901 (  0.775738)
build_ruby             0.000938   0.000654   1.157876 (  1.155076)
build_all              0.007637   0.000000   5.251827 (  2.213705)
build_install          0.016911   0.001141   7.556067 (  3.271144)
test_btest             0.000013   0.000896  71.266922 ( 20.343779)
test_basic             0.004467   0.004096   0.851156 (  0.903622)
test_all               0.095523   0.031898 622.366740 (186.257246)
test_rubyspec          0.045046   0.032505 108.133377 ( 19.175501)
total: 236.56 sec