Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-205105
#<BuildRuby:0x0000003fc08b7540
@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.20251013-205105",
@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.000115 0.000009 0.000124 ( 0.000126)
autoconf 0.000180 0.000013 0.000193 ( 0.000191)
configure 0.000191 0.000014 0.000205 ( 0.000202)
build_up 0.026495 0.006613 47.253068 ( 23.151776)
build_miniruby 0.008803 0.000395 119.993644 (120.418140)
build_ruby 0.010302 0.004139 130.084698 (130.562484)
build_all 0.071022 0.029359 282.488717 ( 80.472018)
build_install 0.101516 0.021182 90.343318 ( 35.879106)
test_btest 0.003902 0.000000 743.588606 (227.951030)
test_basic 0.026129 0.018670 7.816924 ( 7.494702)
test_all 0.640252 0.349880 8546.938126 (2384.944501)
test_rubyspec 0.305797 0.332230 1397.846498 (384.428844)
total: 3395.31 sec