Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-224921
#<BuildRuby:0x000073769c0afdd0
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-224921",
 @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.000024   0.000004   0.000028 (  0.000029)
autoconf               0.000040   0.000008   0.000048 (  0.000048)
configure              0.000034   0.000007   0.000041 (  0.000041)
build_up               0.006188   0.005092   5.441991 (  9.561303)
build_miniruby         0.002026   0.000077  93.508984 ( 51.873060)
build_ruby             0.000108   0.001769   5.100030 ( 38.999446)
build_all              0.007610   0.002620   6.411830 (  4.659605)
build_install          0.021420   0.005810  10.033431 (  8.605539)
test_btest             0.000806   0.000186  77.470075 ( 38.032123)
test_basic             0.003483   0.004545   0.976336 (  3.872935)
test_all               0.098443   0.035206 695.656641 (411.038626)
test_rubyspec          0.056186   0.022709 111.921121 ( 34.417428)
total: 601.06 sec