Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251023-183130
#<BuildRuby:0x00007862572efdd8
 @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-183130",
 @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.000036   0.000009   0.000045 (  0.000045)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.004081   0.006574   5.038704 (  3.945080)
build_miniruby         0.000634   0.001198   2.662682 (  2.164724)
build_ruby             0.000042   0.002044   1.548256 (  1.657882)
build_all              0.007424   0.002374   6.202979 (  3.977715)
build_install          0.021395   0.002970   9.101913 ( 21.030940)
test_btest             0.000829   0.000240  70.092906 ( 30.547950)
test_basic             0.005333   0.002306   0.961652 (  1.342060)
test_all               0.091338   0.040229 745.669072 (372.436990)
test_rubyspec          0.052198   0.031363 113.544845 ( 46.334259)
total: 483.44 sec