Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-003547
#<BuildRuby:0x00007f75a9f2fdc0
 @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.20251004-003547",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000021   0.000006   0.000027 (  0.000026)
build_up               0.004927   0.004549   4.398866 (  2.767054)
build_miniruby         0.000439   0.001147   2.704081 (  2.206498)
build_ruby             0.001235   0.000361   4.570642 (  4.651115)
build_all              0.006643   0.002505   5.926683 (  2.593561)
build_install          0.017582   0.003375   9.455395 (  4.698499)
test_btest             0.000000   0.001020  75.214188 ( 22.472699)
test_basic             0.005037   0.003413   1.055444 (  1.101630)
test_all               0.091871   0.038513 687.035618 (275.699611)
test_rubyspec          0.049770   0.030516 112.326749 ( 36.237019)
total: 352.43 sec