Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-005553
#<BuildRuby:0x000076cb91cefdc8
 @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.20251029-005553",
 @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.000029)
autoconf               0.000049   0.000000   0.000049 (  0.000049)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.007087   0.003115   5.074564 (  3.533390)
build_miniruby         0.001651   0.000000   2.355393 (  2.357334)
build_ruby             0.001598   0.000394   4.087196 ( 17.538264)
build_all              0.003797   0.004673   5.501695 (  2.334645)
build_install          0.018872   0.003858   9.269107 (  5.423223)
test_btest             0.001332   0.000000  73.512013 ( 23.412484)
test_basic             0.003912   0.004506   0.976062 (  1.213670)
test_all               0.097831   0.032556 660.074072 (253.189041)
test_rubyspec          0.051365   0.029853 115.172249 ( 26.921361)
total: 335.92 sec