Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251018-205109
#<BuildRuby:0x00007ac30ceafde0
 @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-205109",
 @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.000035   0.000010   0.000045 (  0.000045)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.006124   0.004324   5.130664 (  4.984956)
build_miniruby         0.001409   0.000118   1.983940 (  2.181522)
build_ruby             0.001636   0.000477   4.787659 (  5.095601)
build_all              0.007599   0.002349   6.366975 (  5.007212)
build_install          0.022973   0.003757  10.310460 (  8.209913)
test_btest             0.000834   0.000228  85.391840 ( 63.279119)
test_basic             0.003668   0.003115   1.090521 (  1.432082)
test_all               0.083118   0.053193 728.346285 (436.516648)
test_rubyspec          0.047584   0.038350 115.423237 ( 39.313915)
total: 566.02 sec