Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-042927
#<BuildRuby:0x000075a361ccfdd8
 @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-042927",
 @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.000023   0.000000   0.000023 (  0.000023)
autoconf               0.000038   0.000000   0.000038 (  0.000037)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.006036   0.004096   5.221919 (  4.716020)
build_miniruby         0.000489   0.001144   1.145697 (  1.292832)
build_ruby             0.001770   0.000216   1.531641 (  1.964191)
build_all              0.008775   0.000732   6.436625 (  4.741418)
build_install          0.019578   0.006302   9.631796 (  7.405369)
test_btest             0.000048   0.001076  82.101026 ( 53.568742)
test_basic             0.006033   0.002643   0.942580 (  1.414569)
test_all               0.093787   0.037286 731.190868 (378.056055)
test_rubyspec          0.048866   0.035672 116.428676 ( 53.716464)
total: 506.88 sec