Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-024304
#<BuildRuby:0x000075aea34efdc8
 @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.20251002-024304",
 @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.000017   0.000004   0.000021 (  0.000023)
autoconf               0.000031   0.000009   0.000040 (  0.000038)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.006239   0.003673   5.055765 (  5.871344)
build_miniruby         0.001596   0.000000   1.719015 (  1.818263)
build_ruby             0.000161   0.001681   4.336747 ( 11.162589)
build_all              0.006154   0.003008   6.284351 (  3.280100)
build_install          0.022050   0.003349   9.874710 (  5.773683)
test_btest             0.000728   0.000211  74.855324 ( 24.845393)
test_basic             0.000904   0.006409   1.058573 (  1.154317)
test_all               0.091547   0.041342 680.367251 (288.305910)
test_rubyspec          0.038701   0.034311 111.636638 ( 40.020940)
total: 382.23 sec