Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-093136
#<BuildRuby:0x00007073f9d2fdd8
 @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-093136",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000006   0.000002   0.000008 (  0.000009)
build_up               0.002440   0.004200   1.976419 (  1.522633)
build_miniruby         0.000855   0.000400   0.613072 (  0.612308)
build_ruby             0.001185   0.000620   2.118048 (  2.118385)
build_all              0.006352   0.002696  13.527567 (  1.511732)
build_install          0.009196   0.002651   4.081845 (  1.139146)
test_btest             0.000452   0.000198  39.162517 (  4.610401)
test_basic             0.002135   0.002054   0.397446 (  0.477079)
test_all               0.059338   0.030609 366.728000 ( 37.289789)
test_rubyspec          0.030090   0.017630  77.659563 ( 10.645560)
total: 59.93 sec