Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-130452
#<BuildRuby:0x0000003fe99e76a8
@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-130452",
@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.000074 0.000005 0.000079 ( 0.000080)
autoconf 0.000126 0.000000 0.000126 ( 0.000122)
configure 0.000101 0.000000 0.000101 ( 0.000100)
build_up 0.016579 0.019411 50.083494 ( 24.502044)
build_miniruby 0.001079 0.006565 136.934749 (137.525102)
build_ruby 0.021353 0.000875 152.837326 (153.456404)
build_all 0.074732 0.040380 336.380550 ( 95.259285)
build_install 0.074636 0.053547 100.927242 ( 42.038193)
test_btest 0.004205 0.000031 898.913416 (268.318630)
test_basic 0.050892 0.023529 9.821102 ( 9.337107)
test_all 0.668274 0.495990 10478.918814 (2839.196675)
test_rubyspec 0.363441 0.450460 1808.751344 (493.582132)
total: 4063.22 sec