Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-105231
#<BuildRuby:0x000055fdb35667e0
@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.20220205-105231",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001577 0.004269 0.908624 ( 2.204301)
build_miniruby 0.000853 0.000213 0.062332 ( 0.061133)
build_ruby 0.000710 0.000178 0.063765 ( 0.062646)
build_all 0.000452 0.004301 3.188460 ( 0.825889)
build_install 0.008747 0.001402 6.679075 ( 2.239297)
test_btest 0.000633 0.000194 28.372603 ( 25.603702)
test_basic 0.004137 0.001273 0.270059 ( 0.359851)
test_all 0.002629 0.000808 560.728529 ( 88.004802)
test_rubyspec 0.022298 0.062048 39.644226 ( 46.617053)
total: 165.98 sec