Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-172110
#<BuildRuby:0x00007cbe6a79fdd8
 @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-172110",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.005346   0.005090   5.446604 (  3.947470)
build_miniruby         0.001434   0.000392   2.399073 (  2.419201)
build_ruby             0.001608   0.000439   4.326989 (  4.447013)
build_all              0.007229   0.002166   6.384198 (  3.890515)
build_install          0.020279   0.005923  10.220287 (  7.822016)
test_btest             0.000872   0.000242  81.037059 ( 46.521788)
test_basic             0.007536   0.002453   1.162703 (  1.747847)
test_all               0.088890   0.042710 766.114051 (773.551362)
test_rubyspec          0.059054   0.027008 122.704938 (147.495637)
total: 991.84 sec