Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-125608
#<BuildRuby:0x00007c9c65b9fdd8
 @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.20251024-125608",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000000   0.000055   0.000055 (  0.000054)
configure              0.000000   0.000035   0.000035 (  0.000034)
build_up               0.005930   0.004733   5.028266 (  3.690034)
build_miniruby         0.001421   0.000126   1.891746 (  1.956159)
build_ruby             0.001540   0.000485   4.601008 (  4.740401)
build_all              0.006710   0.002967   6.060904 (  3.732764)
build_install          0.020609   0.005080   9.583453 (  6.416390)
test_btest             0.000947   0.000000  71.032705 ( 33.954342)
test_basic             0.000148   0.007724   1.046995 (  1.643763)
test_all               0.091551   0.034333 636.388489 (219.669803)
test_rubyspec          0.044895   0.034353 108.582828 ( 20.200942)
total: 296.01 sec