Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-010103
#<BuildRuby:0x000079d95358fdd0
 @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.20251019-010103",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003959   0.002744   1.994840 (  1.521699)
build_miniruby         0.001284   0.000000   0.607946 (  0.606838)
build_ruby             0.001729   0.000000   2.108377 (  2.108857)
build_all              0.005338   0.003173  13.797523 (  1.586186)
build_install          0.006590   0.004749   4.288899 (  1.163830)
test_btest             0.000663   0.000000  40.193079 (  4.279171)
test_basic             0.002041   0.003485   0.444313 (  0.520302)
test_all               0.070219   0.020589 388.237107 ( 41.699572)
test_rubyspec          0.021354   0.026960  79.184091 ( 10.713261)
total: 64.20 sec