Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-164351
#<BuildRuby:0x0000560dd30c7510
@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.20220327-164351",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011596 0.000483 1.007353 ( 1.206510)
build_miniruby 0.001773 0.000111 0.068732 ( 0.067444)
build_ruby 0.000000 0.002022 0.071054 ( 0.069421)
build_all 0.007129 0.002665 4.251156 ( 0.861898)
build_install 0.023006 0.000000 7.913725 ( 2.442414)
test_btest 0.001168 0.000101 72.603274 ( 7.999653)
test_basic 0.007589 0.000252 0.345219 ( 0.434878)
test_all 0.002112 0.000000 658.366097 ( 66.338854)
test_rubyspec 0.109103 0.044104 46.059728 ( 51.503765)
total: 130.93 sec