Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-035540
#<BuildRuby:0x0000557e72640fa0
@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.20220206-035540",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004214 0.001264 0.822077 ( 0.891102)
build_miniruby 0.000703 0.000211 0.062381 ( 0.061324)
build_ruby 0.000889 0.000000 0.064237 ( 0.062936)
build_all 0.004572 0.000231 3.216671 ( 0.837936)
build_install 0.006156 0.003717 6.693154 ( 2.258312)
test_btest 0.000605 0.000186 38.102291 ( 7.669965)
test_basic 0.006592 0.000000 0.291541 ( 0.379680)
test_all 0.003309 0.000055 541.594685 ( 79.621850)
test_rubyspec 0.078059 0.028232 39.763898 ( 46.731073)
total: 138.51 sec