Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-200119
#<BuildRuby:0x000055ee739a8410
@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",
@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.20220205-200119",
@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.002115 0.003766 0.886438 ( 0.985618)
build_miniruby 0.000890 0.000059 0.062557 ( 0.061305)
build_ruby 0.000766 0.000051 0.063978 ( 0.062797)
build_all 0.004741 0.000053 3.223873 ( 0.846728)
build_install 0.006681 0.003033 6.677765 ( 2.247019)
test_btest 0.000751 0.000075 28.327376 ( 25.614392)
test_basic 0.001817 0.003284 0.241208 ( 0.331372)
test_all 0.000757 0.002833 551.028327 ( 81.886094)
test_rubyspec 0.079278 0.027492 39.758579 ( 46.662014)
total: 158.70 sec