Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-125601
#<BuildRuby:0x000070a173b6fdc0
 @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-125601",
 @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.000003   0.000019 (  0.000020)
autoconf               0.000000   0.000053   0.000053 (  0.000052)
configure              0.000000   0.000033   0.000033 (  0.000034)
build_up               0.003654   0.006883   5.002527 (  3.771908)
build_miniruby         0.001688   0.000000   2.331038 (  2.335522)
build_ruby             0.001684   0.000582   4.268234 (  4.379597)
build_all              0.007229   0.003157   6.365651 (  3.593378)
build_install          0.022270   0.002810   9.867095 (  8.263852)
test_btest             0.000199   0.000917  74.676013 ( 33.073502)
test_basic             0.007202   0.002053   1.122792 (  1.360447)
test_all               0.093610   0.039597 695.209134 (290.477896)
test_rubyspec          0.044623   0.039208 119.395066 ( 39.555022)
total: 386.81 sec