Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-163102
#<BuildRuby:0x000075588ff3fdd8
 @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.20251020-163102",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000033   0.000006   0.000039 (  0.000040)
configure              0.000030   0.000006   0.000036 (  0.000035)
build_up               0.005638   0.005174   5.415546 (  4.567029)
build_miniruby         0.000569   0.001798  86.641524 ( 42.764262)
build_ruby             0.000000   0.001986   1.611282 (  1.782503)
build_all              0.005834   0.003710   6.519609 (  4.569168)
build_install          0.022096   0.001965   9.616375 (  6.558254)
test_btest             0.000756   0.000184  77.281355 ( 52.277714)
test_basic             0.006317   0.001830   0.948668 (  1.341464)
test_all               0.102770   0.031994 738.020401 (400.106030)
test_rubyspec          0.047896   0.034273 117.436239 ( 46.534241)
total: 560.50 sec