Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-143016
#<BuildRuby:0x0000799e24a4fdd0
 @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.20251020-143016",
 @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.000017   0.000006   0.000023 (  0.000022)
autoconf               0.000028   0.000009   0.000037 (  0.000038)
configure              0.000022   0.000007   0.000029 (  0.000030)
build_up               0.005815   0.004283   4.961656 (  3.497940)
build_miniruby         0.001593   0.000000   1.101961 (  1.114529)
build_ruby             0.001626   0.000107   1.486594 (  1.492533)
build_all              0.005592   0.003866   6.369553 (  3.796274)
build_install          0.015790   0.008066   9.334964 (  5.009674)
test_btest             0.000974   0.000022  78.873376 ( 38.161726)
test_basic             0.005530   0.003230   0.942919 (  1.182430)
test_all               0.102028   0.033598 724.115702 (391.576909)
test_rubyspec          0.049854   0.034859 116.484411 ( 41.118125)
total: 486.95 sec