Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-105659
#<BuildRuby:0x000074869f36fde0
 @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-105659",
 @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.000005   0.000024 (  0.000025)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.005982   0.004276   4.860075 (  3.650713)
build_miniruby         0.001435   0.000122   1.944293 (  2.011139)
build_ruby             0.000000   0.001977   4.614598 (  4.685143)
build_all              0.006727   0.003305   6.254181 (  3.704041)
build_install          0.021141   0.004581   9.497278 (  5.706465)
test_btest             0.000275   0.000805  77.305783 ( 28.357434)
test_basic             0.004868   0.004439   1.026434 (  1.230563)
test_all               0.094931   0.034604 618.866333 (196.512443)
test_rubyspec          0.048125   0.033050 105.779013 ( 19.614430)
total: 265.48 sec