Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-102816
#<BuildRuby:0x00007d945779fdd8
 @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.20251017-102816",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.005562   0.004896   5.354991 (  5.864144)
build_miniruby         0.001491   0.000120   1.771091 (  2.203847)
build_ruby             0.001708   0.000173   1.637950 (  1.980839)
build_all              0.007424   0.002652   6.645171 (  5.482569)
build_install          0.019381   0.006510  10.014331 (  7.933973)
test_btest             0.001063   0.000000  79.696863 ( 55.079874)
test_basic             0.004801   0.003383   0.965468 (  1.476559)
test_all               0.100536   0.031178 757.686489 (391.489066)
test_rubyspec          0.053377   0.030518 114.687389 ( 42.870055)
total: 514.38 sec