Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-125206
#<BuildRuby:0x000055fc4a086320
@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.20220325-125206",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005690 0.000000 0.968909 ( 3.171492)
build_miniruby 0.000910 0.000000 0.062005 ( 0.060918)
build_ruby 0.000897 0.000000 0.064098 ( 0.063005)
build_all 0.004599 0.000000 3.221898 ( 0.875570)
build_install 0.009814 0.000000 6.698324 ( 2.296994)
test_btest 0.000803 0.000000 37.576687 ( 7.039150)
test_basic 0.002167 0.004645 0.275588 ( 0.363609)
test_all 0.003033 0.000178 536.818371 ( 82.087278)
test_rubyspec 0.072687 0.014520 39.390721 ( 46.784417)
total: 142.74 sec