Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-065312
#<BuildRuby:0x000071245ff8fdc8
 @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-065312",
 @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.000001   0.000007 (  0.000007)
build_up               0.002837   0.003906   1.975442 (  1.510228)
build_miniruby         0.000397   0.001087   0.628577 (  0.627413)
build_ruby             0.001756   0.000000   2.165306 (  2.165206)
build_all              0.007067   0.001389  13.181254 (  1.467428)
build_install          0.008965   0.002668   4.233123 (  1.163508)
test_btest             0.000695   0.000000  36.579167 (  4.292761)
test_basic             0.004161   0.000638   0.426823 (  0.505464)
test_all               0.070217   0.016590 331.462160 ( 35.361153)
test_rubyspec          0.029254   0.017510  72.772061 ( 10.433997)
total: 57.53 sec