Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-025844
#<BuildRuby:0x000073edf768fde0
 @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.20251030-025844",
 @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.000014   0.000003   0.000017 (  0.000019)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.003744   0.006194   5.012616 (  3.497495)
build_miniruby         0.001320   0.000091   2.114163 (  2.118487)
build_ruby             0.002107   0.000000   4.517961 (  4.583766)
build_all              0.006554   0.001932   6.378875 (  3.060721)
build_install          0.017740   0.004647   9.925314 (  4.940691)
test_btest             0.001035   0.000000  72.859693 ( 20.479244)
test_basic             0.005265   0.002825   0.965616 (  1.016937)
test_all               0.092413   0.040205 710.241806 (301.587556)
test_rubyspec          0.045306   0.035913 116.217213 ( 39.241503)
total: 380.53 sec