Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251016-062708
#<BuildRuby:0x000078512431fdd8
 @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_14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14",
 @TARGET_NAME="trunk_clang_14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20251016-062708",
 @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.000007   0.000036 (  0.000035)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.007699   0.002973   5.158076 (  7.346627)
build_miniruby         0.001416   0.000099   1.146039 (  1.377210)
build_ruby             0.001649   0.000428   1.546255 (  3.017724)
build_all              0.007450   0.001650   6.436184 (  6.306596)
build_install          0.016334   0.008603   9.828601 ( 11.107360)
test_btest             0.000856   0.000244  80.870976 ( 59.351451)
test_basic             0.005665   0.002930   0.961136 (  1.300056)
test_all               0.101955   0.033667 709.743916 (394.970195)
test_rubyspec          0.041507   0.035254 112.901489 ( 36.946286)
total: 521.72 sec