Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-005803
#<BuildRuby:0x00007984a1a8fdc8
 @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-005803",
 @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.000024)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.006550   0.002890   4.625927 (  3.278169)
build_miniruby         0.001553   0.000000   4.587605 (  4.194910)
build_ruby             0.001905   0.000000   3.777303 ( 27.763161)
build_all              0.006105   0.003185   6.129789 (  2.763269)
build_install          0.019182   0.004802   9.521147 (  4.650945)
test_btest             0.000831   0.000204  77.567043 ( 24.670119)
test_basic             0.006593   0.000101   1.057370 (  1.115655)
test_all               0.085440   0.044970 694.047660 (298.886571)
test_rubyspec          0.055719   0.030271 113.555630 ( 37.330010)
total: 404.65 sec