Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251021-102958
#<BuildRuby:0x000071f83bd1fdd0
 @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.20251021-102958",
 @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.000018   0.000006   0.000024 (  0.000024)
autoconf               0.000044   0.000000   0.000044 (  0.000043)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.007236   0.003020   5.172720 (  5.250081)
build_miniruby         0.000397   0.001152   1.174154 (  1.313706)
build_ruby             0.001949   0.000000   1.541579 (  2.113863)
build_all              0.005776   0.003926   6.425627 (  5.553879)
build_install          0.017888   0.007036   9.754857 (  8.722579)
test_btest             0.001029   0.000000  81.266364 ( 64.361271)
test_basic             0.004567   0.004390   0.910583 (  1.349268)
test_all               0.102527   0.029871 732.088363 (443.426218)
test_rubyspec          0.050483   0.029484 111.284001 ( 44.005593)
total: 576.10 sec