Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-104234
#<BuildRuby:0x0000559d57f4e350
@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.20220209-104234",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001682 0.003731 0.859032 ( 2.792158)
build_miniruby 0.000793 0.000053 0.062438 ( 0.061314)
build_ruby 0.000879 0.000059 0.064125 ( 0.062924)
build_all 0.004319 0.000288 3.177954 ( 0.830719)
build_install 0.005153 0.004829 6.713734 ( 2.250211)
test_btest 0.000545 0.000072 38.728480 ( 7.082180)
test_basic 0.000790 0.004686 0.263776 ( 0.353196)
test_all 0.002458 0.000492 544.332709 ( 84.320160)
test_rubyspec 0.057518 0.042086 39.408607 ( 46.359254)
total: 144.11 sec