Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-215758
#<BuildRuby:0x0000003fc4a9e918
 @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.20250925-215758",
 @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.000069   0.000006   0.000075 (  0.000077)
autoconf               0.000121   0.000011   0.000132 (  0.000129)
configure              0.000126   0.000000   0.000126 (  0.000122)
build_up               0.019565   0.003633  21.131502 ( 10.751107)
build_miniruby         0.001663   0.003764  48.588826 ( 48.688409)
build_ruby             0.011215   0.000764  59.134198 ( 59.234741)
build_all              0.034013   0.022142 122.040874 ( 35.766525)
build_install          0.050038   0.023369  40.451348 ( 18.065245)
test_btest             0.003930   0.000000 344.300740 ( 92.804529)
test_basic             0.031954   0.000838   4.302724 (  4.172653)
test_all               0.276419   0.195865 3699.254517 (1053.811568)
test_rubyspec          0.148358   0.179452 588.888350 (168.350811)
total: 1491.65 sec