Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-103354
#<BuildRuby:0x000073e3df2cfdd0
 @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.20251005-103354",
 @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.000020)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.005836   0.003963   5.122682 (  3.409441)
build_miniruby         0.001514   0.000000   1.956934 (  1.963452)
build_ruby             0.001112   0.000723   5.098104 ( 42.380478)
build_all              0.007172   0.002052   6.470438 (  3.212148)
build_install          0.020072   0.004107   9.950400 (  6.723953)
test_btest             0.001184   0.000027  75.353086 ( 26.620549)
test_basic             0.005109   0.003634   1.110062 (  1.683575)
test_all               0.093803   0.036171 685.175580 (293.542624)
test_rubyspec          0.060498   0.026540 118.483360 ( 31.941982)
total: 411.48 sec