Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-085327
#<BuildRuby:0x0000727523f7fde0
 @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.20251022-085327",
 @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.000021   0.000006   0.000027 (  0.000028)
autoconf               0.000033   0.000011   0.000044 (  0.000044)
configure              0.000031   0.000010   0.000041 (  0.000040)
build_up               0.006881   0.003921   5.664884 (  5.377084)
build_miniruby         0.000444   0.001197   2.340842 (  2.933106)
build_ruby             0.000450   0.001570   4.483499 (  5.495899)
build_all              0.008302   0.001384   6.551173 (  5.538310)
build_install          0.021229   0.004520   9.891321 (  9.878807)
test_btest             0.000000   0.001033  81.163857 ( 59.222819)
test_basic             0.005051   0.003527   1.157205 (  1.816088)
test_all               0.094219   0.040122 696.117630 (390.237919)
test_rubyspec          0.043188   0.036207 106.835616 ( 30.972998)
total: 511.48 sec