Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-071856
#<BuildRuby:0x000055ae583fcaf8
@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.20220302-071856",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011410 0.000463 1.008632 ( 2.246566)
build_miniruby 0.001352 0.000169 0.074003 ( 0.074137)
build_ruby 0.001706 0.000214 0.076050 ( 0.075611)
build_all 0.009120 0.001140 4.243349 ( 0.878045)
build_install 0.019491 0.004176 7.916529 ( 2.403401)
test_btest 0.001069 0.000153 73.654741 ( 8.339149)
test_basic 0.001951 0.005070 0.342227 ( 0.433112)
test_all 0.001311 0.000249 651.243936 ( 65.434420)
test_rubyspec 0.092652 0.053584 46.127086 ( 51.586856)
total: 131.47 sec