Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-084722
#<BuildRuby:0x00007773fc4bfdd8
 @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.20251021-084722",
 @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.000005   0.000022 (  0.000023)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.004321   0.004755   4.302411 (  8.332195)
build_miniruby         0.001363   0.000143   1.542396 (  5.624299)
build_ruby             0.001483   0.000145   4.582556 ( 30.875845)
build_all              0.007749   0.001840   6.483459 (  4.444895)
build_install          0.018963   0.006326  10.212086 (  7.956283)
test_btest             0.000796   0.000252  81.750298 ( 37.928815)
test_basic             0.004023   0.002769   1.020595 (  1.078500)
test_all               0.093734   0.036243 703.312997 (316.734510)
test_rubyspec          0.052088   0.026059 114.033053 ( 48.784677)
total: 461.76 sec