Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-184329
#<BuildRuby:0x000077723a28fdd8
 @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.20251003-184329",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000034   0.000009   0.000043 (  0.000058)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.007094   0.003010   5.150827 (  3.770754)
build_miniruby         0.000868   0.000957  14.318389 ( 12.098895)
build_ruby             0.001113   0.000756   3.810745 ( 45.417619)
build_all              0.005733   0.002464   5.523230 (  2.343949)
build_install          0.011739   0.007420   8.323979 (  4.026598)
test_btest             0.000692   0.000210  75.386152 ( 28.400185)
test_basic             0.003318   0.004471   0.904534 (  7.459414)
test_all               0.087621   0.035123 663.466048 (246.454771)
test_rubyspec          0.043311   0.038428 110.815213 ( 36.799426)
total: 386.77 sec