Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-081353
#<BuildRuby:0x000055df50b37510
@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.20220404-081353",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.007132 0.004227 0.987890 ( 1.193163)
build_miniruby 0.001861 0.000116 0.073463 ( 0.071537)
build_ruby 0.001888 0.000118 0.074513 ( 0.072930)
build_all 0.009669 0.000305 4.235617 ( 0.858165)
build_install 0.023725 0.000229 8.594336 ( 2.985192)
test_btest 0.001210 0.000057 72.308269 ( 8.208789)
test_basic 0.002089 0.005279 0.341913 ( 0.430639)
test_all 0.002360 0.000224 668.350339 ( 65.950509)
test_rubyspec 0.105539 0.074239 46.862379 ( 52.226305)
total: 132.00 sec