Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-185244
#<BuildRuby:0x000070db3b0cfdc8
 @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.20251025-185244",
 @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.000014   0.000003   0.000017 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000036   0.000000   0.000036 (  0.000035)
build_up               0.002814   0.007303   4.982621 (  3.350279)
build_miniruby         0.000817   0.000950   2.084700 (  2.097279)
build_ruby             0.001099   0.001038   5.419298 (  5.498816)
build_all              0.006487   0.002806   6.028484 (  3.032113)
build_install          0.017666   0.006801   9.563859 (  5.256397)
test_btest             0.000866   0.000285  82.460813 ( 36.747528)
test_basic             0.003302   0.005888   1.121217 (  1.526740)
test_all               0.090126   0.037549 670.657824 (334.309688)
test_rubyspec          0.058229   0.026222 116.105042 ( 41.006560)
total: 432.83 sec