Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-024315
#<BuildRuby:0x0000003fcaa47b30
 @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-024315",
 @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.000076   0.000007   0.000083 (  0.000082)
autoconf               0.000104   0.000009   0.000113 (  0.000110)
configure              0.000135   0.000000   0.000135 (  0.000136)
build_up               0.015717   0.007999  21.487115 ( 10.989259)
build_miniruby         0.005109   0.000110  48.334787 ( 48.468362)
build_ruby             0.012792   0.000000  59.168408 ( 59.315962)
build_all              0.036686   0.018751 126.295467 ( 36.859062)
build_install          0.062785   0.010760  42.158815 ( 18.354956)
test_btest             0.002746   0.000000 333.010974 ( 89.951034)
test_basic             0.021804   0.009718   4.398586 (  4.264409)
test_all               0.318940   0.156886 3737.159203 (981.728558)
test_rubyspec          0.180569   0.154110 624.009267 (177.800468)
total: 1427.74 sec