Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-235025
#<BuildRuby:0x00007f9c3af9fdc0
 @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-235025",
 @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.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003978   0.002532   1.934389 (  1.486414)
build_miniruby         0.001414   0.000000   0.611630 (  0.610303)
build_ruby             0.000830   0.000812   2.119444 (  2.119571)
build_all              0.004033   0.004090  12.989357 (  1.532011)
build_install          0.008221   0.003423   4.231512 (  1.133254)
test_btest             0.000761   0.000000  36.170553 (  4.663290)
test_basic             0.001023   0.005112   0.461051 (  0.538767)
test_all               0.070398   0.014883 346.932666 ( 31.682215)
test_rubyspec          0.028348   0.020825  74.447977 ( 10.580029)
total: 54.35 sec