Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-165341
#<BuildRuby:0x0000003fce60fc58
 @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-165341",
 @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.000068   0.000010   0.000078 (  0.000082)
autoconf               0.000095   0.000013   0.000108 (  0.000105)
configure              0.000184   0.000000   0.000184 (  0.000186)
build_up               0.023543   0.001087  22.164312 ( 11.203257)
build_miniruby         0.005311   0.000000  49.922160 ( 50.023635)
build_ruby             0.011592   0.000000  60.540886 ( 60.662929)
build_all              0.048126   0.014042 139.060692 ( 40.233512)
build_install          0.058906   0.015856  43.303840 ( 18.011740)
test_btest             0.000000   0.003255 375.738371 (101.164506)
test_basic             0.020645   0.017905   4.490000 (  4.368743)
test_all               0.297016   0.202892 3997.305694 (1063.953787)
test_rubyspec          0.104200   0.239034 675.572603 (191.742333)
total: 1541.37 sec