Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251021-142938
#<BuildRuby:0x00007c63818ffdc0
 @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-142938",
 @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.000024)
autoconf               0.000035   0.000007   0.000042 (  0.000043)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.007088   0.004518   5.273062 (  5.729243)
build_miniruby         0.000460   0.001137   1.162365 (  1.782388)
build_ruby             0.001540   0.000371   1.575800 (  1.879276)
build_all              0.008625   0.001069   6.627632 (  6.173243)
build_install          0.022652   0.003615   9.861035 ( 30.993957)
test_btest             0.000000   0.001017  76.792009 ( 43.327333)
test_basic             0.005422   0.004420   0.943384 (  1.934667)
test_all               0.107842   0.027246 709.681639 (378.056620)
test_rubyspec          0.042207   0.035169 110.196976 ( 28.572776)
total: 498.45 sec