Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-120901
#<BuildRuby:0x00007f1d416afdc8
 @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.20251017-120901",
 @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.000005)
autoconf               0.000009   0.000004   0.000013 (  0.000014)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004279   0.002129   1.956891 (  1.462445)
build_miniruby         0.000830   0.000388   0.596428 (  0.595575)
build_ruby             0.001894   0.000000   2.152554 (  2.153393)
build_all              0.005080   0.003483  14.145757 (  1.544574)
build_install          0.007101   0.004595   4.345172 (  1.185503)
test_btest             0.000457   0.000225  42.142283 (  4.522981)
test_basic             0.002847   0.001936   0.439812 (  0.517653)
test_all               0.070079   0.023921 386.617099 ( 42.672790)
test_rubyspec          0.024598   0.026385  80.017343 ( 10.853445)
total: 65.51 sec