Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-144155
#<BuildRuby:0x000056315f56c480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220507-144155",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005180 0.004932 1.068085 ( 1.130605)
build_miniruby 0.002237 0.000000 0.074985 ( 0.072752)
build_ruby 0.001751 0.000000 0.086734 ( 0.084859)
build_all 0.007515 0.000563 1.478249 ( 0.632627)
build_install 0.018511 0.002345 6.309804 ( 3.059999)
test_btest 0.000975 0.000162 72.713304 ( 9.165754)
test_basic 0.008766 0.000000 0.298296 ( 0.384332)
test_all 0.001417 0.001338 719.924682 ( 72.131164)
test_rubyspec 0.068190 0.050631 49.204349 ( 54.457995)
total: 141.12 sec