Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-163139
#<BuildRuby:0x00005633c51a0fa0
@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.20220225-163139",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001534 0.004078 0.752506 ( 8.679772)
build_miniruby 0.000839 0.000129 0.062677 ( 0.061331)
build_ruby 0.000849 0.000131 0.064588 ( 0.063453)
build_all 0.004074 0.000627 3.285840 ( 0.886643)
build_install 0.006631 0.003175 6.829474 ( 2.348534)
test_btest 0.000607 0.000114 37.389988 ( 7.721789)
test_basic 0.004872 0.000913 0.288017 ( 0.376623)
test_all 0.002338 0.000439 548.896865 ( 85.103049)
test_rubyspec 0.055754 0.029085 40.060219 ( 46.997613)
total: 152.24 sec