Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-221344
#<BuildRuby:0x000071f6efcafdc0
 @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.20250922-221344",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003692   0.002912   1.950525 (  1.471651)
build_miniruby         0.000978   0.000280   0.586096 (  0.585902)
build_ruby             0.000547   0.001179   2.138377 (  2.138701)
build_all              0.005448   0.003179  13.070686 (  1.549833)
build_install          0.011200   0.000000   4.055468 (  1.132842)
test_btest             0.000727   0.000069  37.726368 (  4.376698)
test_basic             0.000668   0.004159   0.421572 (  0.500964)
test_all               0.067089   0.020959 336.689474 ( 38.172032)
test_rubyspec          0.028627   0.019019  75.404057 ( 10.601302)
total: 60.53 sec