Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250930-124125
#<BuildRuby:0x000078a4332ffdc8
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250930-124125",
 @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.000005   0.000021 (  0.000020)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.003195   0.006621   4.940312 (  3.649423)
build_miniruby         0.001386   0.000159   2.253607 (  2.291993)
build_ruby             0.001472   0.000188   4.035840 ( 40.398388)
build_all              0.011887   0.001801  44.436453 ( 14.984510)
build_install          0.019709   0.006142   9.672780 (  5.345199)
test_btest             0.000000   0.000980  78.153645 ( 40.962748)
test_basic             0.005461   0.003168   1.146485 (  1.438265)
test_all               0.091955   0.037238 688.502642 (337.960155)
test_rubyspec          0.052379   0.028699 112.645764 ( 49.513024)
total: 496.54 sec