Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-145533
#<BuildRuby:0x00007f09e226fdc0
 @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.20251024-145533",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000042   0.000008   0.000050 (  0.000050)
configure              0.000033   0.000006   0.000039 (  0.000039)
build_up               0.006354   0.004475   5.243121 (  4.281298)
build_miniruby         0.001434   0.000091   1.916103 (  1.976494)
build_ruby             0.000879   0.000982   4.628941 (  4.854972)
build_all              0.006190   0.003773   6.417558 (  4.202522)
build_install          0.021013   0.004133   9.773353 (  6.799594)
test_btest             0.000972   0.000000  81.242400 ( 53.167423)
test_basic             0.002190   0.006877   1.169880 (  1.705261)
test_all               0.097408   0.034864 695.786018 (282.050150)
test_rubyspec          0.042980   0.037030 106.123392 ( 22.771287)
total: 381.81 sec