Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-123546
#<BuildRuby:0x0000560a848e5d70
@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.20220223-123546",
@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.000000 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005369 0.000413 0.700524 ( 0.761826)
build_miniruby 0.000867 0.000067 0.062347 ( 0.061133)
build_ruby 0.000874 0.000067 0.064162 ( 0.062969)
build_all 0.004225 0.000000 1.580323 ( 0.627508)
build_install 0.009556 0.000040 5.055266 ( 2.052092)
test_btest 0.000696 0.000044 38.091007 ( 7.573221)
test_basic 0.005107 0.000319 0.240384 ( 0.330211)
test_all 0.003448 0.000216 561.907301 ( 81.751833)
test_rubyspec 0.065873 0.019367 39.844238 ( 46.797838)
total: 140.02 sec