Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-002803
#<BuildRuby:0x000074ff2eecfde0
 @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-002803",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.006623   0.004421   5.227596 (  5.111257)
build_miniruby         0.000954   0.001464   1.179771 (  1.405324)
build_ruby             0.000787   0.001214   1.580785 (  1.886930)
build_all              0.008849   0.001223   6.638976 (  5.304969)
build_install          0.023498   0.001841   9.816531 (  7.762972)
test_btest             0.000900   0.000219  80.569284 ( 56.138384)
test_basic             0.003880   0.005218   0.927307 (  1.247384)
test_all               0.091254   0.040810 709.874853 (369.605796)
test_rubyspec          0.060880   0.023301 117.921138 ( 48.379375)
total: 496.84 sec