Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-004037
#<BuildRuby:0x0000003fe4896ad8
 @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.20250922-004037",
 @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.000072   0.000010   0.000082 (  0.000083)
autoconf               0.000100   0.000014   0.000114 (  0.000112)
configure              0.000092   0.000013   0.000105 (  0.000103)
build_up               0.019031   0.003879  19.657062 ( 11.024102)
build_miniruby         0.001654   0.003688  50.455604 ( 50.549258)
build_ruby             0.010997   0.000419  60.140809 ( 60.276976)
build_all              0.040570   0.022191 139.594889 ( 40.327439)
build_install          0.047301   0.028378  43.394764 ( 19.036397)
test_btest             0.002164   0.000441 368.350787 ( 99.666267)
test_basic             0.015366   0.021144   4.414151 (  4.277884)
test_all               0.299328   0.200055 3840.794081 (1070.214924)
test_rubyspec          0.182126   0.158741 648.860301 (184.400472)
total: 1539.78 sec