Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251021-162913
#<BuildRuby:0x00007cd7dfe7fde0
 @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.20251021-162913",
 @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.000035   0.000009   0.000044 (  0.000043)
configure              0.000035   0.000008   0.000043 (  0.000042)
build_up               0.007568   0.002900   5.128215 (  4.706401)
build_miniruby         0.001233   0.000313   1.066529 (  1.222981)
build_ruby             0.000721   0.001220   1.566439 (  1.770433)
build_all              0.006092   0.003544   6.330050 (  5.234268)
build_install          0.022131   0.003583   9.633338 (  8.334936)
test_btest             0.001143   0.000014  81.354312 ( 59.231090)
test_basic             0.003999   0.005651   0.991653 (  1.402975)
test_all               0.095506   0.038594 752.166911 (455.603763)
test_rubyspec          0.061995   0.021454 112.798327 ( 48.284987)
total: 585.79 sec