Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-085312
#<BuildRuby:0x0000751cf54ffdd0
 @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.20251025-085312",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.003582   0.005801   4.903529 (  4.892373)
build_miniruby         0.001363   0.000000   1.815447 (  2.247511)
build_ruby             0.000600   0.001059   4.140020 ( 46.200279)
build_all              0.004710   0.004690   6.386463 (  4.078748)
build_install          0.015804   0.008390   9.168880 ( 11.074530)
test_btest             0.000793   0.000288  78.876464 ( 39.014434)
test_basic             0.007343   0.000408   1.130260 (  1.824678)
test_all               0.097713   0.041060 723.842573 (348.828163)
test_rubyspec          0.051001   0.030079 113.477375 ( 41.587773)
total: 499.75 sec