Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251016-082631
#<BuildRuby:0x00007a583a28fde0
 @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-082631",
 @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.000021   0.000004   0.000025 (  0.000026)
autoconf               0.000038   0.000007   0.000045 (  0.000045)
configure              0.000031   0.000006   0.000037 (  0.000036)
build_up               0.006085   0.003881   5.277966 (  6.654530)
build_miniruby         0.001541   0.000109   1.224059 (  9.853125)
build_ruby             0.001608   0.000343   1.552771 (  1.797698)
build_all              0.009887   0.000515   6.416215 (  4.881777)
build_install          0.020781   0.004620   9.566279 (  7.710826)
test_btest             0.001152   0.000007  84.363346 ( 53.163817)
test_basic             0.004740   0.002926   0.956280 (  1.282892)
test_all               0.099765   0.034220 740.582404 (468.010182)
test_rubyspec          0.047321   0.035855 117.425620 ( 50.926116)
total: 604.28 sec