Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260304-223515
#<BuildRuby:0x0000003fced77590
@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.20260304-223515",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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.000079 0.000006 0.000085 ( 0.000084)
autoconf 0.000111 0.000009 0.000120 ( 0.000117)
configure 0.000097 0.000008 0.000105 ( 0.000104)
build_up 0.006840 0.004277 8.673636 ( 8.418457)
build_miniruby 0.005296 0.000000 58.499888 ( 58.618269)
build_ruby 0.006781 0.000076 66.901931 ( 67.027060)
build_all 0.027248 0.012919 30.831823 ( 12.967586)
build_install 0.047983 0.023288 35.116366 ( 17.397897)
test_btest 0.002170 0.000308 423.004225 (115.130785)
test_basic 0.012891 0.025216 4.649997 ( 4.526130)
test_all 0.366917 0.159030 4609.318132 (1277.541311)
test_rubyspec 0.219638 0.155784 789.182147 (270.136239)
total: 1831.77 sec