Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-224644
#<BuildRuby:0x0000783b5c6bfde0
 @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-224644",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000043   0.000000   0.000043 (  0.000043)
configure              0.000032   0.000000   0.000032 (  0.000031)
build_up               0.005690   0.005013   5.492234 (  7.288403)
build_miniruby         0.001879   0.000218  83.927411 ( 31.988571)
build_ruby             0.000657   0.001184   5.710299 ( 30.266127)
build_all              0.009628   0.000356   6.513322 (  4.431885)
build_install          0.021426   0.004813  10.297169 ( 42.922144)
test_btest             0.000052   0.001063  78.821001 ( 29.731395)
test_basic             0.005715   0.003824   1.149449 (  1.780698)
test_all               0.101847   0.028940 657.690026 (250.230013)
test_rubyspec          0.045850   0.032444 115.791821 ( 35.598179)
total: 434.24 sec