Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-122633
#<BuildRuby:0x000071ff09cefde0
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251017-122633",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.001001   0.005685   1.967713 (  1.513754)
build_miniruby         0.001268   0.000090   0.615009 (  0.613809)
build_ruby             0.000892   0.000957   2.119399 (  2.119772)
build_all              0.003324   0.005672  13.125740 (  1.489103)
build_install          0.006490   0.004482   4.119350 (  1.155262)
test_btest             0.000755   0.000000  37.222942 (  4.732538)
test_basic             0.004465   0.000235   0.447336 (  0.527489)
test_all               0.063315   0.023178 354.995033 ( 34.058160)
test_rubyspec          0.029280   0.019353  76.260902 ( 10.684426)
total: 56.89 sec