Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-125810
#<BuildRuby:0x000055d1fb64d548
@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.20220219-125810",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.001198 0.004336 0.865645 ( 1.192784)
build_miniruby 0.000761 0.000127 0.062228 ( 0.061077)
build_ruby 0.000777 0.000129 0.063688 ( 0.062473)
build_all 0.003992 0.000666 3.203173 ( 0.837838)
build_install 0.001953 0.008573 6.686965 ( 2.253456)
test_btest 0.000770 0.000000 37.770534 ( 7.922614)
test_basic 0.005211 0.000000 0.268317 ( 0.358086)
test_all 0.003310 0.000101 552.857340 ( 82.364471)
test_rubyspec 0.061664 0.022810 39.732252 ( 46.898658)
total: 141.95 sec