Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-192323
#<BuildRuby:0x0000559ac6d7d5a0
@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.20220213-192323",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.005504 0.864831 ( 1.070164)
build_miniruby 0.000000 0.000802 0.062496 ( 0.061361)
build_ruby 0.000000 0.000883 0.064131 ( 0.063054)
build_all 0.000000 0.004604 3.168326 ( 0.818285)
build_install 0.003796 0.006073 6.631266 ( 2.240647)
test_btest 0.000507 0.000159 36.204702 ( 7.045755)
test_basic 0.004041 0.001263 0.330613 ( 0.420061)
test_all 0.002357 0.000736 539.114546 ( 78.613952)
test_rubyspec 0.047346 0.058943 39.645792 ( 46.581658)
total: 136.92 sec