Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250927-084656
#<BuildRuby:0x00007620f9f9fde0
 @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.20250927-084656",
 @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.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005907   0.003556   4.656824 (  2.765443)
build_miniruby         0.001067   0.000312   0.779312 (  0.777598)
build_ruby             0.001551   0.000181   1.068084 (  1.065283)
build_all              0.007496   0.000982   5.155582 (  2.122947)
build_install          0.013066   0.006424   8.100765 (  3.571298)
test_btest             0.000235   0.000758  67.259119 ( 17.368788)
test_basic             0.001850   0.005210   0.620080 (  0.675774)
test_all               0.087189   0.034577 614.545747 (183.305759)
test_rubyspec          0.057532   0.024136 108.743219 ( 22.517889)
total: 234.17 sec