Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-162645
#<BuildRuby:0x00007b2bdff8fdc8
 @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.20251018-162645",
 @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.000020   0.000007   0.000027 (  0.000027)
autoconf               0.000032   0.000010   0.000042 (  0.000042)
configure              0.000026   0.000008   0.000034 (  0.000035)
build_up               0.005200   0.006145   5.643090 (  5.764371)
build_miniruby         0.000818   0.000953   2.685418 (  2.911816)
build_ruby             0.001856   0.000000   1.618071 (  1.894738)
build_all              0.007892   0.002696   6.938536 (  6.503115)
build_install          0.019520   0.005818  10.251454 (  9.410882)
test_btest             0.000688   0.000238  85.938678 ( 71.548015)
test_basic             0.004132   0.004927   0.975713 (  1.480567)
test_all               0.095257   0.040333 765.163654 (395.440388)
test_rubyspec          0.055049   0.026103 118.353997 ( 43.576712)
total: 538.53 sec