Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-142748
#<BuildRuby:0x00007a619fa6fdd0
 @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.20251017-142748",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.003711   0.006919   5.540824 (  5.965360)
build_miniruby         0.000401   0.001164   1.752890 (  2.013465)
build_ruby             0.000974   0.001014   1.561120 (  1.834072)
build_all              0.007716   0.002265   6.715711 (  6.310644)
build_install          0.020119   0.005273   9.979569 (  9.124754)
test_btest             0.000168   0.000783  80.221111 ( 39.061938)
test_basic             0.005007   0.002759   0.936791 (  1.150147)
test_all               0.095073   0.034700 737.062608 (388.379271)
test_rubyspec          0.053164   0.029462 114.876332 ( 40.281073)
total: 494.12 sec