Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-224702
#<BuildRuby:0x000075571b45fdc0
 @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-224702",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000029   0.000006   0.000035 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.008621   0.002621   5.990479 ( 12.336837)
build_miniruby         0.008349   0.000973 174.875755 ( 88.740932)
build_ruby             0.001564   0.000358   2.517660 (  2.748476)
build_all              0.010504   0.001615  33.103225 ( 13.709774)
build_install          0.014843   0.006614   9.440759 (  4.939106)
test_btest             0.000946   0.000000  72.980786 ( 25.905299)
test_basic             0.005478   0.000564   0.855920 (  0.915457)
test_all               0.091602   0.039834 648.814127 (227.864415)
test_rubyspec          0.046678   0.031466 106.694142 ( 25.131265)
total: 402.29 sec