Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250928-144907
#<BuildRuby:0x0000701f3a2cfdc0
 @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-144907",
 @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.000020)
autoconf               0.000029   0.000008   0.000037 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.002924   0.006953   6.161231 (  3.829872)
build_miniruby         0.001067   0.000339   1.536338 (  1.553904)
build_ruby             0.000709   0.001236   1.541991 (  1.481051)
build_all              0.004737   0.003592   6.110241 (  2.853682)
build_install          0.016632   0.005599   9.799031 (  5.356867)
test_btest             0.000000   0.001042  71.370469 ( 23.304391)
test_basic             0.004432   0.002943   0.877679 (  0.949871)
test_all               0.091702   0.038120 633.800696 (219.420902)
test_rubyspec          0.044174   0.034543 107.604676 ( 30.915743)
total: 289.67 sec