Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251022-123049
#<BuildRuby:0x00007232d8f8fde0
 @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-123049",
 @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.000016   0.000006   0.000022 (  0.000021)
autoconf               0.000025   0.000009   0.000034 (  0.000035)
configure              0.000025   0.000009   0.000034 (  0.000033)
build_up               0.004569   0.003613   4.439866 (  3.466704)
build_miniruby         0.001355   0.000128   1.104754 (  1.107928)
build_ruby             0.000000   0.001896   1.515912 (  1.764028)
build_all              0.006335   0.002374   6.312071 (  4.011645)
build_install          0.016843   0.005105   9.461071 (  7.462903)
test_btest             0.000000   0.000935  72.328039 ( 27.812847)
test_basic             0.003348   0.003661   0.862545 (  1.159203)
test_all               0.098258   0.034057 694.998867 (401.464089)
test_rubyspec          0.049968   0.028909 118.640684 ( 73.794873)
total: 522.05 sec