Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-142916
#<BuildRuby:0x0000003fe52c6918
 @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.20250930-142916",
 @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.000006   0.000067 (  0.000069)
autoconf               0.000105   0.000000   0.000105 (  0.000101)
configure              0.000084   0.000000   0.000084 (  0.000083)
build_up               0.011013   0.011098  20.040205 ( 11.059918)
build_miniruby         0.002226   0.003736  49.566494 ( 49.669211)
build_ruby             0.003777   0.010116  60.339796 ( 60.453912)
build_all              0.048334   0.015716 140.780690 ( 40.818310)
build_install          0.049715   0.030044  42.958539 ( 18.961463)
test_btest             0.002252   0.000439 379.456811 (106.611647)
test_basic             0.038899   0.005400   4.405922 (  4.301917)
test_all               0.351399   0.153425 4003.585201 (1154.506296)
test_rubyspec          0.166574   0.187461 670.656395 (190.200395)
total: 1636.59 sec