Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-085812
#<BuildRuby:0x00007cca8459fdc8
 @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.20251026-085812",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000048   0.000000   0.000048 (  0.000047)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.007042   0.004177   5.476421 (  5.756665)
build_miniruby         0.005791   0.002090 146.471084 ( 65.083887)
build_ruby             0.002392   0.000000   4.726821 (  5.087651)
build_all              0.005933   0.005197  11.505106 (  7.463399)
build_install          0.020241   0.006928  10.435304 (  8.258095)
test_btest             0.000435   0.000767  75.750695 ( 37.530377)
test_basic             0.003444   0.002665   0.864003 (  3.533831)
test_all               0.082670   0.039271 606.056446 (206.598227)
test_rubyspec          0.051679   0.027896 108.600097 ( 24.324470)
total: 363.64 sec