Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-181142
#<BuildRuby:0x0000003fb820fa88
 @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-181142",
 @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.000060   0.000007   0.000067 (  0.000067)
autoconf               0.000088   0.000011   0.000099 (  0.000095)
configure              0.000072   0.000009   0.000081 (  0.000079)
build_up               0.001289   0.023581  21.992531 ( 11.147097)
build_miniruby         0.004412   0.000774  50.146316 ( 50.247630)
build_ruby             0.012522   0.000770  60.148666 ( 60.250915)
build_all              0.036795   0.022696 139.636834 ( 40.454564)
build_install          0.061691   0.016320  45.744562 ( 18.318467)
test_btest             0.002671   0.000000 374.762714 (100.900242)
test_basic             0.025419   0.009976   4.464039 (  4.327944)
test_all               0.317591   0.167777 3765.925503 (1005.251523)
test_rubyspec          0.180533   0.143099 656.411642 (186.232392)
total: 1477.14 sec