Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-152547
#<BuildRuby:0x0000003fe8166a48
 @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.20250924-152547",
 @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.000005   0.000066 (  0.000067)
autoconf               0.000095   0.000009   0.000104 (  0.000102)
configure              0.000079   0.000007   0.000086 (  0.000086)
build_up               0.020265   0.004039  21.729188 ( 10.983184)
build_miniruby         0.005120   0.000108  48.334575 ( 48.425572)
build_ruby             0.008683   0.003717  59.371165 ( 59.481994)
build_all              0.030026   0.024372 129.767700 ( 37.838659)
build_install          0.051049   0.022676  42.579686 ( 18.280028)
test_btest             0.003978   0.000000 331.557645 (100.922247)
test_basic             0.024879   0.004883   4.272759 (  4.166778)
test_all               0.305523   0.173021 3513.500936 (1115.465531)
test_rubyspec          0.175053   0.152909 603.017955 (171.689169)
total: 1567.26 sec