Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-014929
#<BuildRuby:0x0000556f52a35c20
@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-014929",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005622 0.000126 0.899870 ( 0.946259)
build_miniruby 0.000779 0.000056 0.062665 ( 0.061518)
build_ruby 0.000827 0.000000 0.063871 ( 0.062772)
build_all 0.004731 0.000000 3.179120 ( 0.823011)
build_install 0.005701 0.003949 6.680530 ( 2.247356)
test_btest 0.000812 0.000000 36.310956 ( 7.903440)
test_basic 0.005196 0.000000 0.238155 ( 0.328073)
test_all 0.000723 0.002842 546.621208 ( 79.643074)
test_rubyspec 0.077298 0.022180 39.591274 ( 46.537726)
total: 138.55 sec