Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240226-150516
#<BuildRuby:0x0000003fe66fc5e0
@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.20240226-150516",
@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.000008 0.000068 ( 0.000069)
autoconf 0.000084 0.000011 0.000095 ( 0.000093)
configure 0.000073 0.000010 0.000083 ( 0.000082)
build_up 0.019831 0.004010 13.325825 ( 10.311434)
build_miniruby 0.005019 0.000137 41.372577 ( 41.433989)
build_ruby 0.005597 0.000759 50.044821 ( 50.123052)
build_all 0.030944 0.016674 91.620863 ( 25.772033)
build_install 0.034953 0.031637 31.009099 ( 14.483432)
test_btest 0.001942 0.000400 234.160192 ( 66.887883)
test_basic 0.017973 0.011465 3.866201 ( 3.763474)
test_all 0.280135 0.154134 3030.072531 (906.080128)
test_rubyspec 0.132163 0.130575 534.205155 (156.864276)
total: 1275.73 sec