Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-102614
#<BuildRuby:0x0000003fe44d7870
 @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.20250928-102614",
 @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.000079   0.000007   0.000086 (  0.000087)
autoconf               0.000106   0.000009   0.000115 (  0.000110)
configure              0.000106   0.000000   0.000106 (  0.000104)
build_up               0.011471   0.012414  22.830108 ( 11.318929)
build_miniruby         0.001497   0.003737  50.181436 ( 50.280831)
build_ruby             0.013572   0.000000  61.366364 ( 61.483351)
build_all              0.041377   0.018821 138.856415 ( 40.045644)
build_install          0.055577   0.023735  45.153076 ( 19.279969)
test_btest             0.000000   0.002867 380.837738 (101.977854)
test_basic             0.016743   0.012566   4.430058 (  4.286553)
test_all               0.300951   0.199839 3877.841013 (1106.289283)
test_rubyspec          0.183709   0.177562 665.915136 (188.580983)
total: 1583.55 sec