Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-205711
#<BuildRuby:0x00007058862efdc0
 @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.20251026-205711",
 @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.000011   0.000003   0.000014 (  0.000015)
autoconf               0.000019   0.000006   0.000025 (  0.000024)
configure              0.000017   0.000005   0.000022 (  0.000022)
build_up               0.004108   0.003367   3.140660 (  6.753173)
build_miniruby         0.000628   0.000893  23.876484 ( 20.913898)
build_ruby             0.002022   0.000000   4.300326 (  4.415912)
build_all              0.004932   0.004405   6.404498 (  3.010910)
build_install          0.018069   0.004655   9.651408 (  4.951703)
test_btest             0.000955   0.000000  74.570155 ( 29.834197)
test_basic             0.005093   0.002046   1.050178 (  3.072710)
test_all               0.094078   0.040127 720.139018 (281.423442)
test_rubyspec          0.044651   0.036613 109.346565 ( 22.075497)
total: 376.45 sec