Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-104528
#<BuildRuby:0x000076cd44d5fdd0
 @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.20251020-104528",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000048   0.000000   0.000048 (  0.000048)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.005724   0.004270   5.091173 (  3.675143)
build_miniruby         0.001185   0.000333   2.035496 (  2.090839)
build_ruby             0.001906   0.000000   5.411440 (  5.610864)
build_all              0.007771   0.000622   6.393689 (  4.145512)
build_install          0.017008   0.006415  10.045093 (  5.876845)
test_btest             0.000000   0.000981  79.714902 ( 50.094756)
test_basic             0.006587   0.003850   1.114553 (  1.593556)
test_all               0.091922   0.040700 695.709214 (316.296356)
test_rubyspec          0.052418   0.026553 116.071270 ( 51.951372)
total: 441.34 sec