Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-144108
#<BuildRuby:0x00007659ed53fdc8
 @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.20251002-144108",
 @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.000037   0.000008   0.000045 (  0.000044)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.006310   0.004061   5.004763 (  3.443097)
build_miniruby         0.001524   0.000000   1.859685 (  1.875958)
build_ruby             0.001997   0.000000   4.429902 (  4.548166)
build_all              0.003016   0.004974   5.964908 (  2.655493)
build_install          0.014309   0.005760   9.151712 (  4.513095)
test_btest             0.000675   0.000190  75.181655 ( 27.860477)
test_basic             0.002048   0.006417   1.091807 (  1.147533)
test_all               0.099506   0.030168 643.843306 (247.315175)
test_rubyspec          0.052734   0.029962 113.866509 ( 45.534265)
total: 338.89 sec