Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-182751
#<BuildRuby:0x0000003fe912ea70
 @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.20250927-182751",
 @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.000061   0.000008   0.000069 (  0.000070)
autoconf               0.000114   0.000014   0.000128 (  0.000123)
configure              0.000096   0.000012   0.000108 (  0.000105)
build_up               0.014162   0.009420  21.883489 ( 11.149555)
build_miniruby         0.005532   0.000797  51.075784 ( 51.168034)
build_ruby             0.008026   0.004084  63.511253 ( 63.623413)
build_all              0.042165   0.018048 140.741443 ( 40.847495)
build_install          0.047708   0.030340  46.616853 ( 19.798935)
test_btest             0.000000   0.003594 373.233748 (113.392235)
test_basic             0.024009   0.005889   4.358729 (  4.247476)
test_all               0.332167   0.168715 4064.152097 (1098.537648)
test_rubyspec          0.151075   0.204296 695.716495 (196.282338)
total: 1599.05 sec