Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-062710
#<BuildRuby:0x000078924085fde0
 @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.20251017-062710",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000035   0.000010   0.000045 (  0.000045)
configure              0.000030   0.000009   0.000039 (  0.000038)
build_up               0.005433   0.006060   5.390956 (  5.373399)
build_miniruby         0.001523   0.000155   1.789095 (  2.052872)
build_ruby             0.001668   0.000198   1.575091 (  1.830127)
build_all              0.009303   0.000920   6.714639 (  5.889796)
build_install          0.021015   0.004816  10.161094 (  9.136517)
test_btest             0.000753   0.000217  82.876919 ( 54.050550)
test_basic             0.000720   0.007368   0.973180 (  1.103265)
test_all               0.103188   0.032737 728.124495 (342.008660)
test_rubyspec          0.042676   0.040415 111.981733 ( 33.553276)
total: 455.00 sec