Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251006-044400
#<BuildRuby:0x00007bfaebedfdc0
 @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.20251006-044400",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.006468   0.004618   5.206979 (  4.921475)
build_miniruby         0.000531   0.001158   2.431442 (  2.684517)
build_ruby             0.001925   0.000000   4.404317 (  4.487756)
build_all              0.008099   0.001768  14.532658 ( 11.368878)
build_install          0.018853   0.007821  10.286541 (  7.282635)
test_btest             0.000855   0.000231  81.440919 ( 47.007603)
test_basic             0.002146   0.005232   1.156384 (  1.225079)
test_all               0.091144   0.038607 694.418994 (237.584572)
test_rubyspec          0.048381   0.034179 113.267874 ( 33.387088)
total: 349.95 sec