Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-205751
#<BuildRuby:0x000075e0f6f7fdd0
 @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.20251029-205751",
 @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.000024   0.000004   0.000028 (  0.000029)
autoconf               0.000042   0.000007   0.000049 (  0.000049)
configure              0.000037   0.000006   0.000043 (  0.000042)
build_up               0.007365   0.002396   4.791915 (  3.158536)
build_miniruby         0.001242   0.000208   1.685103 (  1.702787)
build_ruby             0.001797   0.000149   3.926359 ( 25.328722)
build_all              0.001889   0.005938   5.320866 (  3.750647)
build_install          0.014061   0.006080   7.424987 (  7.825348)
test_btest             0.001063   0.000037  72.301371 ( 21.260716)
test_basic             0.000767   0.007051   1.031058 (  1.283299)
test_all               0.097171   0.033565 694.776370 (299.186186)
test_rubyspec          0.047146   0.037286 112.489232 ( 30.862606)
total: 394.36 sec