Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-104303
#<BuildRuby:0x0000789453b7fdd0
 @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.20251003-104303",
 @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.000013   0.000004   0.000017 (  0.000017)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000027   0.000000   0.000027 (  0.000027)
build_up               0.006476   0.003122   5.133974 (  3.558066)
build_miniruby         0.001562   0.000000   4.809312 (  4.307473)
build_ruby             0.000804   0.001114   4.730293 (  4.803859)
build_all              0.008672   0.000985   6.377056 (  3.345727)
build_install          0.017482   0.005961   9.758105 (  5.538255)
test_btest             0.000954   0.000009  77.951941 ( 42.206299)
test_basic             0.004015   0.002783   1.131249 (  1.279822)
test_all               0.087201   0.039374 657.415450 (286.607519)
test_rubyspec          0.055067   0.026425 111.623150 ( 40.581080)
total: 392.23 sec