Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-211656
#<BuildRuby:0x0000003fd151ea80
 @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-211656",
 @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.000062   0.000004   0.000066 (  0.000067)
autoconf               0.000095   0.000006   0.000101 (  0.000097)
configure              0.000106   0.000000   0.000106 (  0.000101)
build_up               0.021707   0.004729  23.816041 ( 12.120884)
build_miniruby         0.006102   0.000000  94.937422 ( 93.758591)
build_ruby             0.011356   0.000107  60.082904 ( 60.198330)
build_all              0.042145   0.019734 138.991659 ( 40.466136)
build_install          0.035786   0.041692  46.189563 ( 19.576709)
test_btest             0.004187   0.000000 377.124474 (106.389427)
test_basic             0.022492   0.008445   4.351481 (  4.217123)
test_all               0.318823   0.160591 3888.129229 (1098.816603)
test_rubyspec          0.179678   0.174775 663.953027 (188.194734)
total: 1623.74 sec