Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240625-180512
#<BuildRuby:0x0000003ff2ecb170
@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.20240625-180512",
@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.000072 0.000005 0.000077 ( 0.000078)
autoconf 0.000104 0.000007 0.000111 ( 0.000110)
configure 0.000091 0.000006 0.000097 ( 0.000096)
build_up 0.009296 0.008129 13.498323 ( 12.952066)
build_miniruby 0.004668 0.003357 43.415886 ( 43.477011)
build_ruby 0.007221 0.000000 53.293181 ( 53.369024)
build_all 0.032553 0.020914 95.463713 ( 26.740892)
build_install 0.047782 0.014866 32.824622 ( 15.215302)
test_btest 0.000000 0.002512 247.565718 ( 71.733439)
test_basic 0.016521 0.011088 3.962218 ( 3.866472)
test_all 0.295767 0.149776 3090.088138 (878.494185)
test_rubyspec 0.125620 0.144205 570.185271 (166.619044)
total: 1272.47 sec