Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-005636
#<BuildRuby:0x000079cedf34fdc8
 @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.20251027-005636",
 @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.000019   0.000007   0.000026 (  0.000026)
autoconf               0.000036   0.000012   0.000048 (  0.000048)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.005610   0.004201   4.381210 ( 12.522934)
build_miniruby         0.001132   0.000377   5.332371 ( 17.158656)
build_ruby             0.001876   0.000000   4.676881 ( 26.491701)
build_all              0.009396   0.001738   6.593468 (  3.291226)
build_install          0.021572   0.004317   9.403739 (  4.747454)
test_btest             0.001013   0.000024  76.076768 ( 31.439854)
test_basic             0.007057   0.001941   1.220037 (  1.308418)
test_all               0.094343   0.039835 649.376380 (214.814724)
test_rubyspec          0.054851   0.024458 108.180861 ( 20.579050)
total: 332.36 sec