Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251022-223115
#<BuildRuby:0x000071e1c26afde0
 @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.20251022-223115",
 @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.000021)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006559   0.004168   5.166038 (  5.318745)
build_miniruby         0.000760   0.001236  90.892166 ( 39.504560)
build_ruby             0.001807   0.000235   1.546949 (  1.713880)
build_all              0.008530   0.001279   6.255558 (  5.176011)
build_install          0.021959   0.005048   9.718399 (  8.022821)
test_btest             0.000865   0.000242  77.022768 ( 54.202464)
test_basic             0.002132   0.005785   0.955814 (  9.024407)
test_all               0.100682   0.031853 768.810017 (544.293615)
test_rubyspec          0.060798   0.020004 118.086367 ( 73.048908)
total: 740.31 sec