Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-095113
#<BuildRuby:0x000055bd5889f7b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-095113",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000040 0.000000 0.000040 ( 0.000037)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.009952 0.000437 0.961701 ( 1.492544)
build_miniruby 0.001666 0.000357 0.076444 ( 0.074175)
build_ruby 0.001282 0.000275 0.075642 ( 0.074438)
build_all 0.009147 0.001960 4.084882 ( 0.787269)
build_install 0.022916 0.000401 7.798631 ( 2.324273)
test_btest 0.001080 0.000180 46.734051 ( 43.579506)
test_basic 0.007264 0.001211 0.340239 ( 0.432766)
test_all 0.001330 0.000222 701.382831 ( 67.193579)
test_rubyspec 0.084370 0.073313 46.066701 ( 51.180928)
total: 167.14 sec