Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-041055
#<BuildRuby:0x00005560f39ee630
@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.20220211-041055",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001629 0.003972 0.873895 ( 0.834769)
build_miniruby 0.000863 0.000061 0.062297 ( 0.061210)
build_ruby 0.000823 0.000059 0.064007 ( 0.062878)
build_all 0.004703 0.000040 3.179693 ( 0.829280)
build_install 0.001485 0.008586 6.622999 ( 2.239455)
test_btest 0.000560 0.000112 35.937768 ( 8.093544)
test_basic 0.004370 0.000874 0.239617 ( 0.329628)
test_all 0.000000 0.003050 536.851834 ( 85.896176)
test_rubyspec 0.062794 0.045446 39.722791 ( 46.659340)
total: 145.01 sec