Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-090007
#<BuildRuby:0x00007af4a9b3fdd0
 @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-090007",
 @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.000027   0.000006   0.000033 (  0.000034)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006156   0.004877   6.170754 (  5.883751)
build_miniruby         0.001518   0.000135   2.228862 (  2.984392)
build_ruby             0.001041   0.001041   4.114481 ( 27.243737)
build_all              0.007194   0.003096   5.831155 (  4.115414)
build_install          0.019310   0.004177   8.949403 (  8.019029)
test_btest             0.000685   0.000195  81.420708 ( 30.291472)
test_basic             0.004065   0.003206   1.149374 (  1.201339)
test_all               0.101535   0.035916 720.503705 (303.684918)
test_rubyspec          0.036357   0.038881 111.634422 ( 38.808528)
total: 422.23 sec