Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-084707
#<BuildRuby:0x000076a39c14fdc8
 @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.20251019-084707",
 @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.000004   0.000018 (  0.000019)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.004780   0.004537   4.677222 (  3.004072)
build_miniruby         0.001344   0.000097   1.717590 (  1.715295)
build_ruby             0.001699   0.000234   4.858285 (  5.059534)
build_all              0.005435   0.003408   5.964933 (  2.784801)
build_install          0.017604   0.004221   9.224464 (  4.938789)
test_btest             0.000000   0.001010  73.780543 ( 20.209042)
test_basic             0.003912   0.004648   1.031929 (  1.078908)
test_all               0.090901   0.036089 710.796888 (296.553273)
test_rubyspec          0.050293   0.034783 118.048974 ( 62.157033)
total: 397.50 sec