Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-100355
#<BuildRuby:0x00007838ea35fde0
 @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.20251012-100355",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000003   0.000011 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002434   0.004136   1.982165 (  1.540340)
build_miniruby         0.000000   0.001224   0.615594 (  0.614737)
build_ruby             0.000000   0.001793   2.136446 (  2.136646)
build_all              0.008344   0.000488  13.540148 (  1.513114)
build_install          0.010266   0.001542   4.117282 (  1.166590)
test_btest             0.000629   0.000212  39.805770 (  4.241311)
test_basic             0.003139   0.001383   0.453739 (  0.531503)
test_all               0.064818   0.025925 373.697537 ( 40.443405)
test_rubyspec          0.025638   0.023719  77.118651 ( 10.686873)
total: 62.88 sec