Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250926-224710
#<BuildRuby:0x00007b9230a2fdd0
 @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-224710",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.003943   0.005637   4.824509 (  3.357099)
build_miniruby         0.001770   0.000000  14.271660 (  7.637056)
build_ruby             0.001947   0.000000   1.519680 (  1.518873)
build_all              0.006917   0.001972   5.911930 (  2.638260)
build_install          0.014140   0.006691   8.488054 (  3.732110)
test_btest             0.000901   0.000000  71.663204 ( 19.058236)
test_basic             0.002597   0.004495   0.752191 (  0.801856)
test_all               0.100906   0.025233 642.152241 (193.202143)
test_rubyspec          0.049442   0.031552 110.821906 ( 23.462965)
total: 255.41 sec