Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-172724
#<BuildRuby:0x00007cb1e48efdd8
 @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.20250921-172724",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003155   0.003550   1.945712 (  1.466338)
build_miniruby         0.000115   0.001095   0.618095 (  0.617501)
build_ruby             0.001608   0.000000   2.110236 (  2.111050)
build_all              0.005364   0.002859  13.183806 (  1.498241)
build_install          0.007254   0.004730   4.151984 (  1.140374)
test_btest             0.000518   0.000254  39.112731 (  4.512381)
test_basic             0.000957   0.004004   0.457899 (  0.533410)
test_all               0.064901   0.023562 350.065897 ( 36.759808)
test_rubyspec          0.025005   0.023887  76.356229 ( 10.696034)
total: 59.34 sec