Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-085553
#<BuildRuby:0x0000787a42f4fdc8
 @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.20251023-085553",
 @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.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.005083   0.005299   5.020395 (  3.817915)
build_miniruby         0.000519   0.001161   1.935195 (  2.016999)
build_ruby             0.001033   0.001017   4.562800 (  4.798488)
build_all              0.008660   0.002098   6.470817 (  4.277866)
build_install          0.022704   0.004560   9.972594 (  6.537784)
test_btest             0.000000   0.000995  79.010277 ( 34.331301)
test_basic             0.003499   0.005123   0.937387 (  0.985105)
test_all               0.086491   0.036120 628.318316 (198.250693)
test_rubyspec          0.037479   0.035387  97.591728 ( 24.030146)
total: 279.05 sec