Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-043612
#<BuildRuby:0x00007d2583b8fdc8
 @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.20251004-043612",
 @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.000032   0.000010   0.000042 (  0.000042)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.005592   0.004496   5.009616 (  3.861768)
build_miniruby         0.000000   0.001603   1.994233 (  2.096367)
build_ruby             0.001891   0.000000   5.248433 (  5.670815)
build_all              0.008951   0.000284   6.393569 (  3.819146)
build_install          0.019158   0.004879   9.938108 (  6.641721)
test_btest             0.000855   0.000000  70.813627 ( 29.605862)
test_basic             0.001804   0.004154   0.686434 (  2.205788)
test_all               0.087725   0.041661 664.584080 (274.023681)
test_rubyspec          0.051021   0.030685 116.072151 ( 40.702189)
total: 368.63 sec