Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-184743
#<BuildRuby:0x000055a55e024fa0
@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-184743",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006137 0.000000 0.760716 ( 0.947833)
build_miniruby 0.000952 0.000000 0.062358 ( 0.061178)
build_ruby 0.000902 0.000000 0.064957 ( 0.063764)
build_all 0.004893 0.000000 3.307714 ( 0.893413)
build_install 0.009920 0.000000 6.801423 ( 2.332681)
test_btest 0.000854 0.000000 37.254079 ( 7.876803)
test_basic 0.000000 0.005248 0.288794 ( 0.378594)
test_all 0.000000 0.003398 555.709466 ( 80.550441)
test_rubyspec 0.071377 0.036111 40.039609 ( 47.017840)
total: 140.12 sec