Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-102843
#<BuildRuby:0x000076208a31fdc8
 @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.20251019-102843",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.007319   0.003458   5.351650 (  5.897254)
build_miniruby         0.000647   0.000931   1.762654 (  2.831487)
build_ruby             0.000611   0.001216   1.488646 (  4.871550)
build_all              0.006481   0.002506   6.467493 (  5.638720)
build_install          0.016338   0.004774   9.225644 ( 22.308421)
test_btest             0.000000   0.000864  75.947923 ( 25.007721)
test_basic             0.003722   0.004003   0.765520 (  4.608842)
test_all               0.088273   0.039326 691.264259 (333.548222)
test_rubyspec          0.056097   0.025351 115.566606 ( 51.228039)
total: 455.94 sec