Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-204822
#<BuildRuby:0x0000557c84ec16b0
@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-204822",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005811 0.000140 0.847851 ( 0.985742)
build_miniruby 0.000842 0.000060 0.062106 ( 0.060987)
build_ruby 0.000847 0.000060 0.064302 ( 0.063153)
build_all 0.000537 0.004195 3.185097 ( 0.827325)
build_install 0.009830 0.000189 6.702251 ( 2.239270)
test_btest 0.000493 0.000061 27.631918 ( 25.246645)
test_basic 0.005593 0.000153 0.265355 ( 0.354442)
test_all 0.003215 0.000301 551.106676 ( 82.891561)
test_rubyspec 0.060691 0.025516 39.564916 ( 46.485033)
total: 159.15 sec