Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251023-023044
#<BuildRuby:0x00007beb1669fdc0
 @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-023044",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000037   0.000008   0.000045 (  0.000044)
configure              0.000031   0.000008   0.000039 (  0.000037)
build_up               0.008720   0.001632   5.450056 (  5.162908)
build_miniruby         0.001138   0.000264   1.651312 (  1.882946)
build_ruby             0.000547   0.001157   1.499072 (  2.760933)
build_all              0.007490   0.002633   7.747899 (  7.209462)
build_install          0.020998   0.003900   9.434736 ( 17.555196)
test_btest             0.000812   0.000193  76.876255 ( 36.268151)
test_basic             0.001881   0.003152   0.862285 (  0.924104)
test_all               0.097022   0.036810 739.584120 (405.924113)
test_rubyspec          0.052389   0.026543 113.136109 ( 59.116160)
total: 536.81 sec