Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251005-144453
#<BuildRuby:0x000076fa4648fdc0
 @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.20251005-144453",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000024   0.000007   0.000031 (  0.000030)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.003846   0.003869   3.177630 (  5.675550)
build_miniruby         0.000612   0.000570   1.124584 (  3.819964)
build_ruby             0.001434   0.000132   3.933224 ( 20.273398)
build_all              0.007208   0.001039   6.024436 (  3.006846)
build_install          0.020253   0.001994   9.209785 (  5.488250)
test_btest             0.000721   0.000185  70.698785 ( 26.135643)
test_basic             0.004258   0.003578   0.743100 (  6.389892)
test_all               0.094485   0.031087 627.201871 (197.086964)
test_rubyspec          0.036681   0.045131 111.874109 ( 28.392589)
total: 296.27 sec