Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-045602
#<BuildRuby:0x00007e70c14efdd0
 @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-045602",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.006028   0.005225   5.109245 (  3.734349)
build_miniruby         0.001205   0.000327   2.358176 (  2.367494)
build_ruby             0.001136   0.000907   4.678037 (  4.736671)
build_all              0.006447   0.003832   7.982415 (  4.718990)
build_install          0.016450   0.004714   9.421579 (  4.676452)
test_btest             0.000778   0.000227  76.848025 ( 29.841046)
test_basic             0.004911   0.003934   0.924690 (  0.972724)
test_all               0.094165   0.035531 647.170227 (234.265095)
test_rubyspec          0.042081   0.036648 106.305284 ( 27.337785)
total: 312.65 sec