Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-070355
#<BuildRuby:0x000056436d96aaa8
@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.20220615-070355",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009779 0.000418 0.822278 ( 2.405774)
build_miniruby 0.002126 0.000152 0.102215 ( 0.100020)
build_ruby 0.003572 0.000255 2.514829 ( 2.350395)
build_all 0.013985 0.000000 12.914023 ( 1.668931)
build_install 0.013731 0.005183 5.230713 ( 2.483755)
test_btest 0.001234 0.000130 51.803920 ( 5.749145)
test_basic 0.006774 0.000171 0.284722 ( 0.374090)
test_all 0.000000 0.003251 522.723819 ( 54.294121)
test_rubyspec 0.095497 0.041917 41.340719 ( 47.237405)
total: 116.66 sec