Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-084128
#<BuildRuby:0x000078095a18fde0
 @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.20251001-084128",
 @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.000021)
autoconf               0.000000   0.000043   0.000043 (  0.000042)
configure              0.000000   0.000034   0.000034 (  0.000034)
build_up               0.006219   0.003527   4.823095 (  3.391444)
build_miniruby         0.000365   0.001090   1.598670 (  1.604924)
build_ruby             0.001802   0.000000   4.280705 (  4.364427)
build_all              0.007353   0.001825   5.999638 (  3.030036)
build_install          0.018508   0.004879   9.351119 (  4.671070)
test_btest             0.000005   0.001020  75.223294 ( 25.174261)
test_basic             0.003553   0.001421   1.056764 (  1.126742)
test_all               0.096443   0.033375 640.246328 (280.567128)
test_rubyspec          0.046448   0.031320 107.771199 ( 32.682252)
total: 356.61 sec