Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-030817
#<BuildRuby:0x000055df8eee08e0
@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.20220209-030817",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.005010 0.000385 0.876204 ( 0.888833)
build_miniruby 0.000866 0.000067 0.062027 ( 0.060896)
build_ruby 0.000860 0.000066 0.064296 ( 0.063117)
build_all 0.000855 0.003872 3.179439 ( 0.832458)
build_install 0.004646 0.005121 6.669443 ( 2.252351)
test_btest 0.000648 0.000139 38.700488 ( 6.927255)
test_basic 0.000418 0.004629 0.295295 ( 0.385163)
test_all 0.003112 0.000282 565.875799 ( 81.252730)
test_rubyspec 0.050249 0.034199 39.410575 ( 46.425306)
total: 139.09 sec