Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-085218
#<BuildRuby:0x0000756130ccfdd8
 @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.20251025-085218",
 @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.000023)
autoconf               0.000026   0.000009   0.000035 (  0.000034)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.002608   0.004865   3.146824 ( 10.703387)
build_miniruby         0.001372   0.000000   1.578962 (  2.746126)
build_ruby             0.001031   0.000806   5.395650 ( 94.277091)
build_all              0.004375   0.005145   6.467803 (  3.782998)
build_install          0.019673   0.005281   9.248561 (  9.264476)
test_btest             0.000000   0.001084  80.402635 ( 46.571850)
test_basic             0.003749   0.004841   1.074398 (  1.330262)
test_all               0.093247   0.046713 728.981619 (346.075983)
test_rubyspec          0.053101   0.029939 116.027538 ( 45.447137)
total: 560.20 sec