Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-064712
#<BuildRuby:0x000055cc1537d6b0
@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-064712",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005347 0.000000 0.818477 ( 1.341891)
build_miniruby 0.000942 0.000000 0.062179 ( 0.061000)
build_ruby 0.001002 0.000000 0.063827 ( 0.062492)
build_all 0.004584 0.000000 3.209610 ( 0.837296)
build_install 0.010064 0.000000 6.668297 ( 2.231830)
test_btest 0.000653 0.000000 27.633219 ( 25.256549)
test_basic 0.002049 0.003580 0.241638 ( 0.331075)
test_all 0.003035 0.000138 558.218672 ( 81.847556)
test_rubyspec 0.061942 0.021963 39.473213 ( 46.474669)
total: 158.44 sec