Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-191339
#<BuildRuby:0x0000557d554be600
@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.20220217-191339",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.001677 0.004276 0.887493 ( 1.530333)
build_miniruby 0.000848 0.000066 0.062085 ( 0.060927)
build_ruby 0.000935 0.000072 0.063968 ( 0.062770)
build_all 0.004607 0.000013 3.210365 ( 0.839151)
build_install 0.006263 0.003613 6.665581 ( 2.259401)
test_btest 0.000694 0.000082 37.015598 ( 7.931778)
test_basic 0.001289 0.004298 0.326287 ( 0.415819)
test_all 0.000723 0.002413 548.588422 ( 82.666921)
test_rubyspec 0.056691 0.039925 39.488267 ( 46.436733)
total: 142.20 sec