Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260221-203217
#<BuildRuby:0x0000003fd2edf8c0
@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.20260221-203217",
@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.000059 0.000005 0.000064 ( 0.000067)
autoconf 0.000089 0.000007 0.000096 ( 0.000094)
configure 0.000079 0.000006 0.000085 ( 0.000083)
build_up 0.007065 0.003929 9.389910 ( 9.161505)
build_miniruby 0.000000 0.006379 69.094289 ( 69.251401)
build_ruby 0.007585 0.001217 79.559221 ( 79.732702)
build_all 0.031203 0.016434 34.197225 ( 14.116675)
build_install 0.058868 0.021924 40.511945 ( 19.997391)
test_btest 0.003235 0.000483 480.839684 (130.221594)
test_basic 0.030545 0.008794 5.614751 ( 5.423706)
test_all 0.363640 0.231153 5307.253186 (1488.912394)
test_rubyspec 0.206681 0.217405 889.572466 (300.877646)
total: 2117.70 sec