Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-183351
#<BuildRuby:0x0000003fe68dea20
 @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-183351",
 @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.000074   0.000009   0.000083 (  0.000084)
autoconf               0.000106   0.000012   0.000118 (  0.000115)
configure              0.000088   0.000009   0.000097 (  0.000097)
build_up               0.011861   0.011909  21.058928 ( 11.659917)
build_miniruby         0.006243   0.000300  49.748698 ( 49.839852)
build_ruby             0.009433   0.004194  62.211822 ( 62.324476)
build_all              0.039969   0.022002 141.649679 ( 40.683280)
build_install          0.050928   0.028187  44.429779 ( 19.488532)
test_btest             0.000000   0.003497 385.206936 (105.470025)
test_basic             0.016874   0.014448   4.519471 (  4.388813)
test_all               0.339258   0.178278 3840.647806 (1190.706114)
test_rubyspec          0.121728   0.233960 677.951407 (192.174052)
total: 1676.74 sec