Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251018-225139
#<BuildRuby:0x000070955a83fdc8
 @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.20251018-225139",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000000   0.000050   0.000050 (  0.000050)
configure              0.000000   0.000030   0.000030 (  0.000030)
build_up               0.008196   0.002176   5.106941 (  6.623110)
build_miniruby         0.000425   0.001148   1.925488 (  2.166853)
build_ruby             0.001647   0.000371   4.730835 ( 17.495273)
build_all              0.007487   0.002636   6.552057 (  5.611079)
build_install          0.017970   0.009437  10.158686 (  9.184666)
test_btest             0.000000   0.001341  82.191030 ( 60.247369)
test_basic             0.000391   0.008678   1.219972 (  1.620021)
test_all               0.109220   0.028773 729.307827 (405.234101)
test_rubyspec          0.042870   0.031527 109.556319 ( 26.500567)
total: 534.68 sec