Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-051546
#<BuildRuby:0x000055f8e7e4dd70
@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.20220207-051546",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005604 0.000000 0.845986 ( 0.881606)
build_miniruby 0.000000 0.000925 0.062323 ( 0.061138)
build_ruby 0.000000 0.000922 0.064067 ( 0.062862)
build_all 0.000000 0.004708 3.192407 ( 0.831494)
build_install 0.008134 0.001768 6.702614 ( 2.249718)
test_btest 0.000720 0.000090 38.252862 ( 7.281086)
test_basic 0.001300 0.003754 0.271232 ( 0.361003)
test_all 0.000838 0.003148 548.366310 ( 80.683844)
test_rubyspec 0.047734 0.024095 39.726560 ( 46.668693)
total: 139.08 sec