Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250930-003948
#<BuildRuby:0x00007ba0aa57fdc0
 @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.20250930-003948",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000030   0.000010   0.000040 (  0.000041)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.005146   0.004418   4.960569 (  2.914914)
build_miniruby         0.001419   0.000149   1.529522 (  1.552235)
build_ruby             0.001796   0.000000   3.509273 (  3.613959)
build_all              0.004588   0.003438   4.606729 (  1.858863)
build_install          0.012655   0.005636   7.049947 (  3.552336)
test_btest             0.001037   0.000144  66.202014 ( 21.746686)
test_basic             0.002544   0.005021   0.955551 (  7.228279)
test_all               0.094485   0.035039 641.153100 (234.256831)
test_rubyspec          0.057756   0.023749 109.502322 ( 28.620116)
total: 305.35 sec