Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251024-103152
#<BuildRuby:0x000075759d0ffdd8
 @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.20251024-103152",
 @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.000012   0.000004   0.000016 (  0.000015)
autoconf               0.000022   0.000007   0.000029 (  0.000028)
configure              0.000017   0.000005   0.000022 (  0.000022)
build_up               0.004580   0.004181   4.093044 (  2.682980)
build_miniruby         0.000338   0.001118   0.937145 (  0.944719)
build_ruby             0.001857   0.000000   1.276526 (  1.274232)
build_all              0.007161   0.000907   5.475576 (  2.393122)
build_install          0.016783   0.004257   8.173419 (  3.639187)
test_btest             0.000916   0.000000  68.650321 ( 19.647630)
test_basic             0.004682   0.001896   0.677328 (  5.390181)
test_all               0.091988   0.033264 665.013218 (218.068634)
test_rubyspec          0.049107   0.032428 113.565236 ( 32.223859)
total: 286.27 sec