Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-073233
#<BuildRuby:0x00005647ee4c29a8
@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",
@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.20220201-073233",
@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.000015)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.005668 0.000000 0.865820 ( 1.081837)
build_miniruby 0.000931 0.000000 0.062208 ( 0.061043)
build_ruby 0.000884 0.000000 0.063362 ( 0.062322)
build_all 0.004579 0.000000 3.196981 ( 0.823605)
build_install 0.002909 0.006934 6.682677 ( 2.255177)
test_btest 0.000705 0.000000 27.590438 ( 25.209098)
test_basic 0.005309 0.000000 0.275811 ( 0.365654)
test_all 0.002942 0.000191 550.796334 ( 80.008824)
test_rubyspec 0.078098 0.025495 39.553082 ( 46.527863)
total: 156.40 sec