Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-124027
#<BuildRuby:0x000077a76323fdc0
 @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.20250928-124027",
 @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.000006   0.000025 (  0.000026)
autoconf               0.000037   0.000011   0.000048 (  0.000047)
configure              0.000031   0.000009   0.000040 (  0.000041)
build_up               0.006931   0.003344   5.158829 (  3.334398)
build_miniruby         0.001137   0.000358   1.618234 (  1.742631)
build_ruby             0.001188   0.000739   4.122506 (  4.214350)
build_all              0.006588   0.002468   5.942189 (  3.189803)
build_install          0.017668   0.008642  10.028372 (  7.808993)
test_btest             0.000006   0.001054  80.698593 ( 49.435864)
test_basic             0.005386   0.002197   1.129430 (  1.491655)
test_all               0.081074   0.047001 630.219633 (266.976018)
test_rubyspec          0.050148   0.033877 111.170953 ( 38.273391)
total: 376.47 sec