Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-065924
#<BuildRuby:0x000079dec1b9fdd8
 @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-065924",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000032   0.000010   0.000042 (  0.000042)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.002544   0.007538   5.034288 (  3.773935)
build_miniruby         0.000000   0.001826   1.817349 (  1.907437)
build_ruby             0.001292   0.000586   4.189521 ( 29.559629)
build_all              0.007271   0.001863   6.375999 (  3.288505)
build_install          0.018679   0.004895   9.720183 (  5.892438)
test_btest             0.000809   0.000290  74.465047 ( 28.433362)
test_basic             0.002569   0.003217   1.071376 (  1.154468)
test_all               0.099588   0.037588 730.478392 (284.685401)
test_rubyspec          0.048383   0.033387 115.333482 ( 37.445654)
total: 396.14 sec