Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251014-023442
#<BuildRuby:0x0000003ff1def6d0
@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.20251014-023442",
@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.000010 0.000078 ( 0.000101)
autoconf 0.000104 0.000016 0.000120 ( 0.000175)
configure 0.000146 0.000000 0.000146 ( 0.000172)
build_up 0.021759 0.010980 41.205629 ( 22.051932)
build_miniruby 0.005537 0.004209 129.826039 (130.347906)
build_ruby 0.010573 0.003723 141.138237 (141.906571)
build_all 0.065771 0.053918 291.649910 ( 83.087095)
build_install 0.093252 0.034968 94.745036 ( 37.993849)
test_btest 0.000382 0.004209 823.252383 (219.326048)
test_basic 0.043439 0.017115 9.267284 ( 8.801261)
test_all 0.624152 0.421604 9252.462692 (2518.111067)
test_rubyspec 0.302271 0.395375 1505.794710 (412.713503)
total: 3574.35 sec