Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250928-044929
#<BuildRuby:0x00007ebe5ff9fdc0
 @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.20250928-044929",
 @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.000021)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006607   0.003903   5.407744 (  3.656310)
build_miniruby         0.000626   0.000892   1.600204 (  1.612293)
build_ruby             0.001409   0.000520   1.485024 (  1.482881)
build_all              0.008785   0.000950   6.259768 (  3.404899)
build_install          0.020306   0.004214   9.748543 (  5.257651)
test_btest             0.000020   0.001027  75.340350 ( 28.442253)
test_basic             0.006063   0.002320   0.903991 (  0.966790)
test_all               0.098118   0.032231 661.700673 (232.988939)
test_rubyspec          0.056266   0.024934 113.363304 ( 34.512306)
total: 312.33 sec