Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-062801
#<BuildRuby:0x00007aa90019fdd8
 @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.20251001-062801",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000042   0.000000   0.000042 (  0.000042)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.004454   0.005822   5.081646 (  4.241952)
build_miniruby         0.001484   0.000135   1.966996 (  2.054055)
build_ruby             0.000000   0.002054   4.870035 (  4.966172)
build_all              0.006452   0.002149   5.545977 (  2.360669)
build_install          0.019890   0.005096   9.505430 (  6.113102)
test_btest             0.000714   0.000217  77.016237 ( 38.241733)
test_basic             0.007179   0.002047   1.155042 (  1.283830)
test_all               0.096537   0.031789 655.531357 (273.004348)
test_rubyspec          0.049457   0.031734 114.205163 ( 33.776938)
total: 366.04 sec