Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-203456
#<BuildRuby:0x000078022bb8fdd0
 @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.20251003-203456",
 @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.000016   0.000003   0.000019 (  0.000019)
autoconf               0.000028   0.000006   0.000034 (  0.000033)
configure              0.000023   0.000005   0.000028 (  0.000027)
build_up               0.005775   0.004362   4.949994 (  4.298607)
build_miniruby         0.000493   0.001118   2.088375 (  2.385322)
build_ruby             0.001074   0.001317   5.455239 (  6.009721)
build_all              0.005854   0.004121   6.516749 (  4.577838)
build_install          0.019192   0.006647   9.790871 (  7.326888)
test_btest             0.001158   0.000023  77.352137 ( 40.682487)
test_basic             0.003336   0.005081   1.135829 (  1.496376)
test_all               0.090073   0.041680 680.161174 (318.359810)
test_rubyspec          0.045509   0.037155 113.803066 ( 44.825122)
total: 429.96 sec