Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251022-183117
#<BuildRuby:0x00007137290dfdc8
 @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.20251022-183117",
 @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.000026)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000030   0.000007   0.000037 (  0.000037)
build_up               0.005830   0.005013   5.407491 ( 10.239412)
build_miniruby         0.001565   0.000141   2.804433 (  2.673144)
build_ruby             0.000908   0.000999   1.557879 (  1.671879)
build_all              0.006698   0.002201   5.982661 (  3.500197)
build_install          0.015974   0.005415   9.100725 ( 16.719632)
test_btest             0.001135   0.000000  77.441462 ( 45.886150)
test_basic             0.006974   0.002639   0.960614 (  1.318793)
test_all               0.089919   0.045119 728.139634 (453.979797)
test_rubyspec          0.049753   0.028679 114.872936 ( 53.435661)
total: 589.43 sec