Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-064242
#<BuildRuby:0x00005564a86b0fa0
@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.20220207-064242",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005391 0.000449 0.870830 ( 0.942400)
build_miniruby 0.000835 0.000070 0.062627 ( 0.061565)
build_ruby 0.000849 0.000071 0.064232 ( 0.063147)
build_all 0.004415 0.000368 3.190645 ( 0.826554)
build_install 0.005947 0.003871 6.689525 ( 2.247523)
test_btest 0.000696 0.000093 40.915354 ( 6.664248)
test_basic 0.000813 0.004715 0.243141 ( 0.333052)
test_all 0.002372 0.000475 561.523575 ( 81.891536)
test_rubyspec 0.058215 0.046254 39.790085 ( 46.725270)
total: 139.76 sec