Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-042803
#<BuildRuby:0x0000777064c5fde0
 @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-042803",
 @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.000014   0.000005   0.000019 (  0.000020)
autoconf               0.000028   0.000010   0.000038 (  0.000038)
configure              0.000024   0.000009   0.000033 (  0.000032)
build_up               0.005169   0.005819   5.505741 (  5.406860)
build_miniruby         0.001213   0.000459   1.155974 (  1.341364)
build_ruby             0.000868   0.000966   1.618157 (  1.926909)
build_all              0.007023   0.003184   6.917015 (  6.109182)
build_install          0.016856   0.008889  10.028606 (  8.123757)
test_btest             0.000500   0.000722  83.702496 ( 66.578203)
test_basic             0.000375   0.008691   0.965648 (  1.343495)
test_all               0.086717   0.044296 732.630433 (359.723397)
test_rubyspec          0.048430   0.030295 114.134898 ( 38.241453)
total: 488.80 sec