Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251023-203042
#<BuildRuby:0x00007c1239d1fde0
 @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.20251023-203042",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000027   0.000009   0.000036 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.001371   0.008769   4.959779 (  3.410017)
build_miniruby         0.000680   0.000874   1.036272 (  1.047379)
build_ruby             0.001642   0.000250   1.362044 (  1.368201)
build_all              0.006871   0.002725   6.055420 (  3.102034)
build_install          0.019354   0.005335   8.926542 (  4.704025)
test_btest             0.001035   0.000000  77.151682 ( 30.645187)
test_basic             0.004804   0.002462   0.842714 (  0.903220)
test_all               0.102758   0.029895 693.398974 (282.978694)
test_rubyspec          0.055797   0.025508 115.648536 ( 39.249918)
total: 367.41 sec