Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240225-211227
#<BuildRuby:0x0000003fc1db2d00
@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_worktree=nil,
@incremental=true,
@logfile="/home/sipeed/ruby/logs/brlog.trunk.20240225-211227",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000060 0.000009 0.000069 ( 0.000070)
autoconf 0.000083 0.000012 0.000095 ( 0.000092)
configure 0.000070 0.000011 0.000081 ( 0.000079)
build_up 0.019268 0.003883 13.172223 ( 9.983418)
build_miniruby 0.001636 0.003603 40.946841 ( 41.023485)
build_ruby 0.006148 0.000344 50.340304 ( 50.416162)
build_all 0.020946 0.026513 91.972806 ( 25.723203)
build_install 0.040424 0.024427 30.761994 ( 14.214988)
test_btest 0.002022 0.000467 231.462198 ( 70.548777)
test_basic 0.025228 0.012339 3.894416 ( 3.778266)
test_all 0.258596 0.174187 3080.311977 (846.324938)
test_rubyspec 0.164134 0.095106 534.422504 (156.423112)
total: 1218.45 sec