Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251022-022808
#<BuildRuby:0x000073a2070cfdd8
 @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.20251022-022808",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000034   0.000007   0.000041 (  0.000042)
build_up               0.004952   0.004726   5.003946 (  3.313586)
build_miniruby         0.001346   0.000088   1.140544 (  1.154646)
build_ruby             0.000819   0.001200   1.491475 (  1.502975)
build_all              0.006123   0.002554   6.465342 (  3.993148)
build_install          0.021695   0.003096   9.563776 (  6.082206)
test_btest             0.000894   0.000000  77.577782 ( 45.432425)
test_basic             0.005878   0.001177   0.903151 (  1.172650)
test_all               0.099227   0.031942 702.281512 (435.521714)
test_rubyspec          0.063146   0.018458 112.583390 ( 57.122820)
total: 555.30 sec