Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-225646
#<BuildRuby:0x0000003fee95f730
 @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-225646",
 @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.000066   0.000005   0.000071 (  0.000073)
autoconf               0.000112   0.000010   0.000122 (  0.000120)
configure              0.000097   0.000009   0.000106 (  0.000104)
build_up               0.020735   0.003701  22.388673 ( 11.231263)
build_miniruby         0.001633   0.004128  50.539721 ( 50.626123)
build_ruby             0.009358   0.003716  62.655601 ( 62.776384)
build_all              0.036506   0.025102 138.683206 ( 40.236769)
build_install          0.052914   0.021659  45.800328 ( 18.481361)
test_btest             0.002686   0.000437 376.773423 (113.161334)
test_basic             0.034465   0.003050   4.525755 (  4.410672)
test_all               0.306743   0.188326 4024.053129 (1105.805581)
test_rubyspec          0.160736   0.180178 689.873034 (195.784752)
total: 1602.52 sec