Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-223034
#<BuildRuby:0x00007aa86e26fde0
 @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.20251020-223034",
 @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.000023)
autoconf               0.000033   0.000007   0.000040 (  0.000041)
configure              0.000026   0.000006   0.000032 (  0.000031)
build_up               0.005168   0.005791   5.312775 ( 22.599641)
build_miniruby         0.001966   0.000249  90.202566 ( 59.351780)
build_ruby             0.000157   0.002050   1.414042 (  2.015480)
build_all              0.006889   0.002695   6.337135 (  3.689832)
build_install          0.023326   0.003879   9.874791 (  6.906102)
test_btest             0.000839   0.000220  80.196007 ( 37.316696)
test_basic             0.007210   0.001840   0.988444 (  1.969794)
test_all               0.097177   0.034432 696.859261 (324.960369)
test_rubyspec          0.058926   0.025288 111.190997 ( 29.245687)
total: 488.06 sec