Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240218-045251
#<BuildRuby:0x0000003ff35343e0
@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.20240218-045251",
@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.000058 0.000006 0.000064 ( 0.000064)
autoconf 0.000082 0.000008 0.000090 ( 0.000087)
configure 0.000090 0.000009 0.000099 ( 0.000095)
build_up 0.012379 0.005279 9.426396 ( 9.612546)
build_miniruby 0.002730 0.003944 40.117748 ( 40.168439)
build_ruby 0.003123 0.003973 48.763275 ( 48.836058)
build_all 0.038933 0.013099 90.795238 ( 25.316203)
build_install 0.044862 0.017404 28.008461 ( 13.636003)
test_btest 0.002267 0.000354 231.918465 ( 68.280774)
test_basic 0.024977 0.005426 3.686995 ( 3.581599)
test_all 0.281554 0.144749 3093.743037 (854.072509)
test_rubyspec 0.116578 0.151569 520.108731 (151.780139)
total: 1215.29 sec