Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251015-162819
#<BuildRuby:0x000076a68834fdc8
 @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.20251015-162819",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000042   0.000000   0.000042 (  0.000041)
build_up               0.006191   0.004169   5.224842 (  4.642179)
build_miniruby         0.001285   0.000341   1.139430 (  1.497040)
build_ruby             0.001557   0.000414   1.574858 (  1.918538)
build_all              0.007396   0.002982   6.418525 (  5.557511)
build_install          0.021727   0.004747   9.760233 ( 17.745149)
test_btest             0.000901   0.000239  82.572723 ( 54.887341)
test_basic             0.005678   0.003714   0.939907 (  1.158121)
test_all               0.101040   0.034824 740.338885 (413.428541)
test_rubyspec          0.048314   0.033032 112.884306 ( 31.549541)
total: 532.39 sec