Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-010747
#<BuildRuby:0x000074f4eaa7fdd8
 @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-010747",
 @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.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000003   0.000010 (  0.000010)
build_up               0.002060   0.004452   2.005661 (  1.567244)
build_miniruby         0.000916   0.000517   0.615383 (  0.614237)
build_ruby             0.000560   0.001258   2.148491 (  2.149786)
build_all              0.006767   0.001887  12.958961 (  1.487868)
build_install          0.002665   0.007391   4.052834 (  1.136784)
test_btest             0.000537   0.000298  37.848083 (  4.086604)
test_basic             0.002001   0.002617   0.452546 (  0.530384)
test_all               0.061781   0.026192 339.526626 ( 35.779496)
test_rubyspec          0.024482   0.025452  77.369209 ( 10.588299)
total: 57.94 sec