Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240909-150049
#<BuildRuby:0x0000003ff36ec980
@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.20240909-150049",
@make="make",
@no_timeout_error=nil,
@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.000112 0.000022 0.000134 ( 0.000282)
autoconf 0.000093 0.000019 0.000112 ( 0.000107)
configure 0.000075 0.000015 0.000090 ( 0.000088)
build_up 0.016383 0.001653 13.023535 ( 11.920255)
build_miniruby 0.001417 0.004353 69.347248 ( 68.435356)
build_ruby 0.001117 0.007497 49.902721 ( 49.968950)
build_all 0.050335 0.008474 93.275517 ( 26.201537)
build_install 0.057279 0.007358 32.083283 ( 14.662898)
test_btest 0.002044 0.000424 260.160173 ( 71.271105)
test_basic 0.023168 0.013726 3.910918 ( 3.816434)
test_all 0.316450 0.154000 3236.617495 (981.172828)
test_rubyspec 0.149470 0.116652 567.366231 (164.289863)
total: 1391.74 sec