Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-025813
#<BuildRuby:0x00005595d78301b8
@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.20220212-025813",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005436 0.000000 0.840289 ( 0.891168)
build_miniruby 0.000927 0.000000 0.062374 ( 0.061266)
build_ruby 0.000942 0.000000 0.063812 ( 0.062702)
build_all 0.004299 0.000248 3.176755 ( 0.826685)
build_install 0.005356 0.004518 6.672369 ( 2.246754)
test_btest 0.000653 0.000087 37.766706 ( 7.849605)
test_basic 0.005326 0.000103 0.277578 ( 0.367243)
test_all 0.003039 0.000177 551.320941 ( 80.619230)
test_rubyspec 0.071038 0.037496 39.596715 ( 46.552532)
total: 139.48 sec