Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251021-063106
#<BuildRuby:0x000078f3ec90fde0
 @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.20251021-063106",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.004501   0.005775   4.918110 (  3.557922)
build_miniruby         0.000782   0.001269   1.061520 (  1.117446)
build_ruby             0.001923   0.000000   1.457706 (  1.523605)
build_all              0.006833   0.002918   6.216333 (  4.415181)
build_install          0.019561   0.006543   9.636307 (  6.504704)
test_btest             0.001008   0.000000  82.854643 ( 49.035803)
test_basic             0.003125   0.006338   0.966142 (  1.349400)
test_all               0.098570   0.036385 721.715737 (388.306934)
test_rubyspec          0.051840   0.030676 110.184357 ( 34.017571)
total: 489.83 sec