Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-044206
#<BuildRuby:0x000075677dc8fdc0
 @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.20251004-044206",
 @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.000016   0.000002   0.000018 (  0.000019)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000028)
build_up               0.006562   0.004526   5.336844 (  4.710693)
build_miniruby         0.001491   0.000094   1.960063 (  2.177907)
build_ruby             0.000946   0.001222   4.829903 (  5.194696)
build_all              0.006855   0.002885   6.501938 (  4.747153)
build_install          0.019154   0.005556   9.876639 (  6.870843)
test_btest             0.000000   0.001061  75.973209 ( 32.364105)
test_basic             0.005101   0.004212   1.166090 (  1.356368)
test_all               0.094023   0.038511 682.437959 (249.635658)
test_rubyspec          0.052061   0.027520 110.959663 ( 31.347055)
total: 338.41 sec