Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-224545
#<BuildRuby:0x00005613f2da0fa0
@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-224545",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005348 0.000227 0.881206 ( 1.023510)
build_miniruby 0.000760 0.000117 0.062445 ( 0.061308)
build_ruby 0.000839 0.000130 0.063702 ( 0.062503)
build_all 0.004105 0.000631 3.190674 ( 0.828037)
build_install 0.005067 0.005614 6.682368 ( 2.264309)
test_btest 0.000579 0.000133 37.389414 ( 7.108012)
test_basic 0.004059 0.000936 0.268404 ( 0.358282)
test_all 0.000000 0.003532 570.663194 ( 84.866908)
test_rubyspec 0.041315 0.058534 39.664106 ( 46.622453)
total: 143.20 sec