Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-082716
#<BuildRuby:0x00007f04f4eefde0
 @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-082716",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000029   0.000009   0.000038 (  0.000038)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.018812   0.005556  80.932157 (113.993675)
build_miniruby         0.001189   0.000366   1.707124 (  1.991626)
build_ruby             0.001732   0.000532   1.679854 (  1.986558)
build_all              0.014050   0.003726  12.024826 (  8.190592)
build_install          0.022091   0.001386  10.010480 (  7.912086)
test_btest             0.000781   0.000213  82.786097 ( 63.722938)
test_basic             0.007947   0.001849   0.986296 (  1.605691)
test_all               0.093829   0.038214 743.271878 (482.134247)
test_rubyspec          0.048937   0.033506 119.505201 ( 68.050466)
total: 749.59 sec