Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251006-124423
#<BuildRuby:0x00007902a8c7fdc0
 @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.20251006-124423",
 @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.000023   0.000006   0.000029 (  0.000027)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000029   0.000008   0.000037 (  0.000036)
build_up               0.005785   0.004758   5.204629 (  4.745682)
build_miniruby         0.001176   0.000354   2.443383 (  3.752631)
build_ruby             0.000060   0.002905   4.542354 ( 36.198413)
build_all              0.006884   0.002986   6.484177 (  5.088524)
build_install          0.020165   0.003879  10.069735 ( 12.948680)
test_btest             0.000905   0.000000  76.955845 ( 33.122197)
test_basic             0.003317   0.005025   1.100530 (  1.382730)
test_all               0.091716   0.039686 712.134891 (315.934252)
test_rubyspec          0.050392   0.028252 111.959405 ( 37.978839)
total: 451.15 sec