Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-004734
#<BuildRuby:0x000072011629fde0
 @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.20250924-004734",
 @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.000022)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.007702   0.002774   5.231579 (  3.766443)
build_miniruby         0.001309   0.000275   1.064057 (  1.160645)
build_ruby             0.000733   0.001200   1.430469 (  1.609086)
build_all              0.006744   0.002798   6.276405 (  3.665048)
build_install          0.020954   0.002567   9.603423 (  8.936675)
test_btest             0.000914   0.000000  71.320489 ( 27.993807)
test_basic             0.006447   0.000463   0.822868 (  1.140380)
test_all               0.091883   0.032043 621.822319 (211.349173)
test_rubyspec          0.040081   0.036652 105.525331 ( 25.140404)
total: 284.76 sec