Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-035802
#<BuildRuby:0x0000793581ecfdd0
 @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.20251016-035802",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001375   0.005211   1.993853 (  1.519131)
build_miniruby         0.000827   0.000396   0.601621 (  0.600919)
build_ruby             0.000800   0.000920   2.129133 (  2.129734)
build_all              0.006466   0.002195  13.310414 (  1.556534)
build_install          0.006018   0.005607   4.015106 (  1.107576)
test_btest             0.000500   0.000258  39.998299 (  4.124896)
test_basic             0.002861   0.001938   0.457569 (  0.533609)
test_all               0.065806   0.023158 366.730502 ( 35.842213)
test_rubyspec          0.023129   0.025518  76.617840 ( 10.648439)
total: 58.06 sec