Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-124129
#<BuildRuby:0x000074ca970efde0
 @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.20251002-124129",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.006865   0.003292   5.326001 (  4.129595)
build_miniruby         0.000485   0.001171   4.993726 (  4.647876)
build_ruby             0.000940   0.001013   4.629891 (  4.792108)
build_all              0.006854   0.002094   6.326679 (  3.796432)
build_install          0.013253   0.009392   9.760494 (  5.970321)
test_btest             0.000255   0.000819  78.037931 ( 35.342826)
test_basic             0.004192   0.002851   1.132739 (  1.604082)
test_all               0.095305   0.031001 654.844792 (257.610079)
test_rubyspec          0.043313   0.037056 112.282542 ( 36.032996)
total: 353.93 sec