Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-193548
#<BuildRuby:0x0000003fdd197b30
 @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-193548",
 @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.000000   0.000151   0.000151 (  0.000157)
autoconf               0.000000   0.000105   0.000105 (  0.000102)
configure              0.000000   0.000083   0.000083 (  0.000083)
build_up               0.019818   0.004034  20.746677 ( 11.038677)
build_miniruby         0.005620   0.000000  48.263710 ( 48.350731)
build_ruby             0.012740   0.000000  60.643281 ( 60.740289)
build_all              0.048385   0.011286 135.749450 ( 39.363764)
build_install          0.051823   0.028573  47.210770 ( 19.927924)
test_btest             0.003088   0.000000 355.683753 ( 95.675818)
test_basic             0.016068   0.014202   4.318117 (  4.177045)
test_all               0.321907   0.163858 3707.914940 (1070.450672)
test_rubyspec          0.183596   0.163211 662.307982 (187.484308)
total: 1537.21 sec