Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-061013
#<BuildRuby:0x00005606fb54d5a0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220216-061013",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000827 0.004249 0.852902 ( 1.196513)
build_miniruby 0.000940 0.000000 0.062204 ( 0.061032)
build_ruby 0.000897 0.000000 0.063929 ( 0.062833)
build_all 0.000733 0.004027 3.161520 ( 0.823395)
build_install 0.005524 0.004420 6.652189 ( 2.228901)
test_btest 0.000661 0.000132 36.851549 ( 7.512178)
test_basic 0.005553 0.000000 0.341225 ( 0.430719)
test_all 0.003055 0.000000 537.956066 ( 85.492460)
test_rubyspec 0.053714 0.029378 39.491560 ( 46.402566)
total: 144.21 sec