Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-205207
#<BuildRuby:0x0000003fd6316918
 @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.20250926-205207",
 @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.000059   0.000005   0.000064 (  0.000066)
autoconf               0.000088   0.000008   0.000096 (  0.000093)
configure              0.000075   0.000006   0.000081 (  0.000079)
build_up               0.011897   0.011614  21.183031 ( 10.857072)
build_miniruby         0.002169   0.003782  50.069897 ( 50.169966)
build_ruby             0.008319   0.004496  60.126122 ( 60.237457)
build_all              0.045761   0.010301 139.469114 ( 40.569143)
build_install          0.038008   0.039013  45.975192 ( 19.668353)
test_btest             0.003544   0.000000 366.373640 ( 99.847080)
test_basic             0.023987   0.007114   4.300664 (  4.174950)
test_all               0.304900   0.188237 3708.242301 (1010.008701)
test_rubyspec          0.140484   0.205275 668.732958 (188.999706)
total: 1484.54 sec