Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-120818
#<BuildRuby:0x0000561c2dbf2350
@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-120818",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.005403 0.887297 ( 1.624924)
build_miniruby 0.000000 0.000983 0.061762 ( 0.060620)
build_ruby 0.000000 0.000931 0.063924 ( 0.062821)
build_all 0.003276 0.001394 3.193599 ( 0.828552)
build_install 0.008829 0.000628 6.659890 ( 2.234741)
test_btest 0.000697 0.000099 36.664618 ( 7.951062)
test_basic 0.005338 0.000000 0.295535 ( 0.385334)
test_all 0.003226 0.000000 546.161652 ( 80.048696)
test_rubyspec 0.074037 0.034485 39.436555 ( 46.446673)
total: 139.64 sec