Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-062640
#<BuildRuby:0x0000003fd5fafb58
 @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.20250926-062640",
 @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.000066   0.000006   0.000072 (  0.000072)
autoconf               0.000094   0.000008   0.000102 (  0.000098)
configure              0.000079   0.000007   0.000086 (  0.000087)
build_up               0.017922   0.007373  24.663469 ( 12.065674)
build_miniruby         0.005860   0.000000  59.511824 ( 59.628989)
build_ruby             0.009048   0.003922  73.018630 ( 73.189437)
build_all              0.029083   0.032246 144.134051 ( 41.855600)
build_install          0.064015   0.027165  48.876467 ( 21.138950)
test_btest             0.000421   0.003304 395.180653 (106.685841)
test_basic             0.031102   0.006770   4.830296 (  4.667293)
test_all               0.376698   0.188395 4510.206419 (1224.452095)
test_rubyspec          0.151040   0.220493 742.736044 (208.808039)
total: 1752.50 sec