Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-085636
#<BuildRuby:0x0000003fea107730
 @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.20250923-085636",
 @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.000078   0.000011   0.000089 (  0.000086)
autoconf               0.000110   0.000016   0.000126 (  0.000122)
configure              0.000095   0.000014   0.000109 (  0.000109)
build_up               0.017975   0.004294  20.433114 ( 11.095747)
build_miniruby         0.001105   0.004203  49.200341 ( 49.301007)
build_ruby             0.006403   0.006459  60.651901 ( 60.780138)
build_all              0.041922   0.015550 133.945895 ( 39.117899)
build_install          0.059468   0.016611  43.347467 ( 19.120720)
test_btest             0.000000   0.002910 381.309122 (123.617003)
test_basic             0.028970   0.010633   5.260511 (  5.044567)
test_all               0.381072   0.178923 4272.597357 (1298.350815)
test_rubyspec          0.146340   0.194398 666.168994 (188.890710)
total: 1795.32 sec