Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-185538
#<BuildRuby:0x000075cc468ffdd0
 @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.20251028-185538",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000042   0.000000   0.000042 (  0.000043)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.007344   0.002937   5.236643 (  3.387975)
build_miniruby         0.001363   0.000412   3.489211 (  3.212152)
build_ruby             0.000000   0.001929   4.259521 ( 27.181614)
build_all              0.007749   0.001549   6.368755 (  3.009764)
build_install          0.020576   0.004553   9.841210 (  6.703914)
test_btest             0.000212   0.000755  68.964485 ( 20.840710)
test_basic             0.002699   0.003096   1.045057 (  1.095374)
test_all               0.099022   0.036364 701.440424 (300.006395)
test_rubyspec          0.051957   0.029325 114.254386 ( 26.627466)
total: 392.07 sec