Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-082908
#<BuildRuby:0x00007b5b562bfde0
 @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.20251019-082908",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000000   0.000038   0.000038 (  0.000038)
configure              0.000000   0.000031   0.000031 (  0.000031)
build_up               0.005561   0.004769   4.826403 (  3.955048)
build_miniruby         0.001158   0.000326   1.111328 (  1.179467)
build_ruby             0.001045   0.001183   1.562284 (  1.649363)
build_all              0.006045   0.004051   6.343706 (  4.651718)
build_install          0.018629   0.006443   9.293136 (  6.183272)
test_btest             0.001014   0.000000  81.729488 ( 53.816467)
test_basic             0.007185   0.004510   0.934549 (  1.376122)
test_all               0.092993   0.041519 761.508447 (376.162026)
test_rubyspec          0.053289   0.029062 119.863226 ( 51.121142)
total: 500.10 sec