Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-041505
#<BuildRuby:0x0000562934039c20
@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.20220227-041505",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001565 0.003955 0.917267 ( 1.096045)
build_miniruby 0.000893 0.000064 0.062498 ( 0.061276)
build_ruby 0.000782 0.000056 0.064307 ( 0.063158)
build_all 0.004729 0.000043 3.306538 ( 0.899131)
build_install 0.009620 0.000343 6.788765 ( 2.319676)
test_btest 0.000670 0.000042 41.231990 ( 6.836029)
test_basic 0.004675 0.000292 0.295786 ( 0.386304)
test_all 0.003304 0.000206 563.850140 ( 84.175921)
test_rubyspec 0.048896 0.048222 39.854843 ( 46.849765)
total: 142.69 sec