Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-152831
#<BuildRuby:0x000055834f7d6630
@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.20220208-152831",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005665 0.000115 0.836495 ( 2.111401)
build_miniruby 0.000000 0.000924 0.062566 ( 0.061487)
build_ruby 0.000000 0.000887 0.064205 ( 0.063036)
build_all 0.000000 0.004657 3.181259 ( 0.819376)
build_install 0.004884 0.005296 6.686468 ( 2.268873)
test_btest 0.000551 0.000147 34.900069 ( 8.228236)
test_basic 0.005109 0.000255 0.281730 ( 0.371312)
test_all 0.001691 0.000950 552.459838 ( 85.129143)
test_rubyspec 0.064089 0.038065 39.399689 ( 46.351571)
total: 145.41 sec