Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-203606
#<BuildRuby:0x000078622dc5fdc0
 @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-203606",
 @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.000049   0.000000   0.000049 (  0.000049)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.006725   0.003243   4.502967 ( 10.850504)
build_miniruby         0.001694   0.000000   1.306891 (  4.366831)
build_ruby             0.000181   0.001427   4.076681 ( 58.973929)
build_all              0.006610   0.001454   6.151473 (  2.701724)
build_install          0.016609   0.004860   9.884568 (  4.988725)
test_btest             0.000734   0.000206  74.696609 ( 27.523239)
test_basic             0.002251   0.005452   1.081325 (  1.130451)
test_all               0.097361   0.038749 692.326274 (233.514627)
test_rubyspec          0.049737   0.031949 116.073846 ( 36.593810)
total: 380.65 sec