Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-174307
#<BuildRuby:0x0000563f3b9b2320
@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.20220226-174307",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005620 0.000000 0.947249 ( 3.127972)
build_miniruby 0.000000 0.000978 0.062216 ( 0.061054)
build_ruby 0.000000 0.000822 0.063591 ( 0.062451)
build_all 0.000000 0.004716 3.292578 ( 0.891636)
build_install 0.007208 0.002230 6.807968 ( 2.318065)
test_btest 0.000807 0.000000 40.352538 ( 6.907254)
test_basic 0.005027 0.000000 0.247433 ( 0.338130)
test_all 0.001163 0.001568 540.286958 ( 79.187593)
test_rubyspec 0.053980 0.046261 40.023108 ( 46.946943)
total: 139.84 sec