Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-153841
#<BuildRuby:0x000073b50e97fdd8
 @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-153841",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.000729   0.005914   1.988061 (  1.515790)
build_miniruby         0.000163   0.001269   0.609479 (  0.609086)
build_ruby             0.001541   0.000224   2.148366 (  2.148436)
build_all              0.006661   0.002646  15.232710 (  1.660457)
build_install          0.008531   0.003816   4.641658 (  1.196686)
test_btest             0.000961   0.000000  44.545580 (  4.962643)
test_basic             0.003193   0.002101   0.458981 (  0.534044)
test_all               0.071694   0.026620 401.208376 ( 41.786962)
test_rubyspec          0.038939   0.014385  84.066924 ( 11.052476)
total: 65.47 sec