Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-002854
#<BuildRuby:0x0000003fc72dfd50
 @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="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250925-002854",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000060   0.000009   0.000069 (  0.000070)
autoconf               0.000086   0.000013   0.000099 (  0.000097)
configure              0.000074   0.000012   0.000086 (  0.000085)
build_up               0.018830   0.005070  21.734951 ( 10.958711)
build_miniruby         0.004667   0.000731  48.186352 ( 48.272909)
build_ruby             0.004956   0.007657  59.022533 ( 59.134996)
build_all              0.042919   0.016940 130.614769 ( 38.054933)
build_install          0.049791   0.026060  43.077383 ( 18.440690)
test_btest             0.002297   0.000502 326.367151 (108.395219)
test_basic             0.023695   0.006514   4.314113 (  4.188697)
test_all               0.320086   0.177801 3818.773537 (1128.549161)
test_rubyspec          0.158512   0.187827 625.820987 (177.771314)
total: 1593.77 sec