Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-145527
#<BuildRuby:0x00007deb4e8cfde0
 @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.20251028-145527",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000000   0.000053   0.000053 (  0.000052)
configure              0.000000   0.000037   0.000037 (  0.000038)
build_up               0.003161   0.006889   5.234164 (  3.715349)
build_miniruby         0.001512   0.000000   2.342797 (  2.373938)
build_ruby             0.001916   0.000166   4.231809 (  4.318116)
build_all              0.005591   0.003882   6.086203 (  2.930335)
build_install          0.019251   0.007433   9.952800 (  5.818975)
test_btest             0.000808   0.000276  74.790091 ( 32.689341)
test_basic             0.003384   0.004846   1.042941 (  7.118969)
test_all               0.096327   0.031698 695.787906 (263.268736)
test_rubyspec          0.053666   0.032088 113.894127 ( 29.456489)
total: 351.69 sec