Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-011330
#<BuildRuby:0x0000003fe3d57cd0
 @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.20250927-011330",
 @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.000067   0.000008   0.000075 (  0.000077)
autoconf               0.000097   0.000012   0.000109 (  0.000105)
configure              0.000087   0.000010   0.000097 (  0.000096)
build_up               0.024176   0.000958  22.943385 ( 11.862854)
build_miniruby         0.002089   0.003327  53.386152 ( 53.492570)
build_ruby             0.001478   0.011718  62.575255 ( 62.706530)
build_all              0.035173   0.022801 139.310865 ( 40.657440)
build_install          0.058896   0.022546  42.375070 ( 18.354906)
test_btest             0.002565   0.000000 327.875957 ( 88.673444)
test_basic             0.019262   0.013927   4.327461 (  4.189552)
test_all               0.302371   0.197776 3881.943378 (1101.837391)
test_rubyspec          0.176001   0.185936 698.499937 (197.128793)
total: 1578.91 sec