Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-013352
#<BuildRuby:0x000055651ab34fa0
@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.20220223-013352",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005306 0.726734 ( 0.879379)
build_miniruby 0.000000 0.000915 0.062238 ( 0.061052)
build_ruby 0.000000 0.000893 0.064712 ( 0.063511)
build_all 0.002826 0.001490 1.564338 ( 0.620763)
build_install 0.005667 0.003756 5.037014 ( 2.042133)
test_btest 0.000624 0.000125 39.884372 ( 7.269859)
test_basic 0.002509 0.003829 0.246812 ( 0.335641)
test_all 0.001297 0.002190 552.757815 ( 82.192866)
test_rubyspec 0.062153 0.036774 39.991497 ( 46.912904)
total: 140.38 sec