Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-024702
#<BuildRuby:0x0000563e55610fa0
@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.20220219-024702",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005622 0.000000 0.882062 ( 1.048886)
build_miniruby 0.000907 0.000000 0.062880 ( 0.061624)
build_ruby 0.000860 0.000000 0.064098 ( 0.062991)
build_all 0.004761 0.000000 3.179494 ( 0.831163)
build_install 0.002414 0.007626 6.652792 ( 2.241026)
test_btest 0.000660 0.000073 35.663346 ( 7.636451)
test_basic 0.004702 0.000522 0.262574 ( 0.352442)
test_all 0.003294 0.000136 540.745432 ( 86.459869)
test_rubyspec 0.065177 0.028841 39.528563 ( 46.466212)
total: 145.16 sec