Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-210941
#<BuildRuby:0x000071b3f233fdc0
 @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.20251013-210941",
 @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.000002   0.000005 (  0.000004)
autoconf               0.000006   0.000002   0.000008 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001033   0.005591   2.002001 (  1.499382)
build_miniruby         0.000822   0.000411   0.596495 (  0.596348)
build_ruby             0.000561   0.001305   2.142435 (  2.142478)
build_all              0.004576   0.004497  13.892414 (  1.549384)
build_install          0.009044   0.002371   4.051160 (  1.107509)
test_btest             0.000000   0.000793  39.682073 (  5.054479)
test_basic             0.002044   0.002827   0.433547 (  0.513214)
test_all               0.068512   0.023947 389.018489 ( 36.271582)
test_rubyspec          0.031375   0.021732  82.120748 ( 10.953004)
total: 59.69 sec