Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-062857
#<BuildRuby:0x00007a1cd36ffdc8
 @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-062857",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000036   0.000009   0.000045 (  0.000044)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.006950   0.003038   5.197139 (  3.876576)
build_miniruby         0.001375   0.000091   1.153595 (  1.201501)
build_ruby             0.000679   0.001189   1.507632 (  1.582194)
build_all              0.009072   0.000000   6.363217 (  4.122240)
build_install          0.019042   0.003999   9.682196 (  5.518178)
test_btest             0.000000   0.000986  83.610324 ( 42.861008)
test_basic             0.004428   0.004646   0.929282 (  1.174964)
test_all               0.099961   0.035787 724.190189 (328.582458)
test_rubyspec          0.044697   0.029890 111.046428 ( 32.282334)
total: 421.20 sec