Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-085016
#<BuildRuby:0x00007aed71cafdd0
 @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.20251019-085016",
 @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.000032   0.000006   0.000038 (  0.000038)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.003911   0.007236   5.337580 (  4.500709)
build_miniruby         0.001495   0.000125   1.990347 (  2.109791)
build_ruby             0.000954   0.000996   4.897343 (  5.076695)
build_all              0.008375   0.002029   6.779875 (  4.962970)
build_install          0.021033   0.005516  10.305851 (  7.099032)
test_btest             0.000842   0.000219  80.001931 ( 53.828984)
test_basic             0.005609   0.002243   1.165686 (  1.618462)
test_all               0.100737   0.037274 739.921962 (391.918035)
test_rubyspec          0.046957   0.034524 118.366024 ( 34.250830)
total: 505.37 sec