Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-215333
#<BuildRuby:0x0000561fc7c50e80
@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.20220213-215333",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005307 0.000000 0.821149 ( 0.982623)
build_miniruby 0.000821 0.000000 0.061842 ( 0.060749)
build_ruby 0.000881 0.000000 0.063925 ( 0.062803)
build_all 0.004674 0.000000 3.173005 ( 0.831673)
build_install 0.009824 0.000000 6.648947 ( 2.247716)
test_btest 0.000762 0.000000 38.886965 ( 7.102901)
test_basic 0.005063 0.000000 0.260748 ( 0.351004)
test_all 0.003175 0.000000 552.132984 ( 84.098510)
test_rubyspec 0.073758 0.007205 39.612227 ( 46.571361)
total: 142.31 sec