Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-234644
#<BuildRuby:0x000071ecaa92fdc0
 @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.20250918-234644",
 @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.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.001857   0.004912   1.970847 (  1.504709)
build_miniruby         0.001208   0.000084   0.598523 (  0.597252)
build_ruby             0.000000   0.001546   2.140036 (  2.140977)
build_all              0.006333   0.001939  13.224884 (  1.466692)
build_install          0.009992   0.001316   4.100553 (  1.168718)
test_btest             0.000513   0.000187  38.273908 (  4.009147)
test_basic             0.001883   0.003074   0.434595 (  0.513507)
test_all               0.066505   0.021002 320.176063 ( 37.499537)
test_rubyspec          0.030637   0.017236  72.326422 ( 10.387494)
total: 59.29 sec