Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-141346
#<BuildRuby:0x0000003fbe037188
@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.20251011-141346",
@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.000068 0.000009 0.000077 ( 0.000079)
autoconf 0.000089 0.000012 0.000101 ( 0.000096)
configure 0.000075 0.000009 0.000084 ( 0.000084)
build_up 0.022823 0.011924 42.195720 ( 20.556043)
build_miniruby 0.000000 0.007304 112.885951 (113.294073)
build_ruby 0.016156 0.004027 122.671810 (123.178169)
build_all 0.068067 0.038350 276.572649 ( 78.854323)
build_install 0.068828 0.037956 78.075847 ( 33.632668)
test_btest 0.001712 0.002358 765.374594 (203.680934)
test_basic 0.027733 0.027938 7.828039 ( 7.474855)
test_all 0.529262 0.430608 8125.601122 (2358.191213)
test_rubyspec 0.268086 0.345824 1384.863386 (379.664025)
total: 3318.53 sec