Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-045903
#<BuildRuby:0x0000784e11a3fde0
 @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.20251030-045903",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.002958   0.007004   5.019851 (  3.576777)
build_miniruby         0.000365   0.001133   2.473145 (  2.477821)
build_ruby             0.001365   0.000482   4.895024 (  4.942446)
build_all              0.006915   0.002382   5.948110 (  2.599096)
build_install          0.018376   0.004708   9.286204 (  4.477694)
test_btest             0.000743   0.000253  80.966309 ( 28.759793)
test_basic             0.006300   0.002491   1.087773 (  1.149902)
test_all               0.099609   0.034308 732.298299 (282.621552)
test_rubyspec          0.042882   0.036698 113.948108 ( 39.388267)
total: 369.99 sec