Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-161955
#<BuildRuby:0x000056541a540fa0
@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.20220224-161955",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002374 0.003531 0.765748 ( 14.851369)
build_miniruby 0.000720 0.000166 0.061905 ( 0.060673)
build_ruby 0.000760 0.000176 0.063886 ( 0.062704)
build_all 0.001556 0.003219 3.309604 ( 0.900405)
build_install 0.006403 0.003396 6.812736 ( 2.322631)
test_btest 0.000604 0.000188 42.489873 ( 7.058635)
test_basic 0.001099 0.004109 0.279188 ( 0.369082)
test_all 0.002459 0.000922 569.728991 ( 84.118332)
test_rubyspec 0.057783 0.039362 40.055787 ( 46.961663)
total: 156.71 sec