Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-142705
#<BuildRuby:0x0000717047c9fdc8
 @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-142705",
 @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.000022   0.000004   0.000026 (  0.000025)
autoconf               0.000057   0.000000   0.000057 (  0.000057)
configure              0.000041   0.000000   0.000041 (  0.000040)
build_up               0.007101   0.003864   5.350008 (  4.830328)
build_miniruby         0.001577   0.001129   4.246171 (  4.055041)
build_ruby             0.001585   0.000683   1.558590 (  1.741277)
build_all              0.009031   0.000660   6.204460 (  3.636855)
build_install          0.019194   0.004351   9.417379 (  5.440770)
test_btest             0.000931   0.000000  81.275638 ( 54.558035)
test_basic             0.004801   0.004344   0.919989 (  1.026991)
test_all               0.089591   0.039687 671.931678 (316.472094)
test_rubyspec          0.041057   0.043920 117.211400 ( 50.190033)
total: 441.95 sec