Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-080402
#<BuildRuby:0x0000003fb99d7328
@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.20251010-080402",
@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.000061 0.000005 0.000066 ( 0.000069)
autoconf 0.000090 0.000007 0.000097 ( 0.000096)
configure 0.000075 0.000006 0.000081 ( 0.000080)
build_up 0.024071 0.016548 46.867589 ( 24.460101)
build_miniruby 0.000000 0.009866 135.484053 (136.001430)
build_ruby 0.016822 0.005288 154.724803 (155.363519)
build_all 0.078182 0.052088 348.351806 ( 98.645280)
build_install 0.147726 0.024555 107.605223 ( 45.922587)
test_btest 0.004388 0.000522 959.822897 (255.281460)
test_basic 0.037291 0.021067 10.745557 ( 10.259276)
test_all 0.717192 0.464350 10130.488423 (2864.138425)
test_rubyspec 0.290025 0.450226 1673.626601 (456.494377)
total: 4046.58 sec