Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-012419
#<BuildRuby:0x0000558acccb01b8
@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.20220220-012419",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005442 0.000107 0.862644 ( 0.907799)
build_miniruby 0.000846 0.000000 0.061997 ( 0.060935)
build_ruby 0.000952 0.000000 0.063591 ( 0.062402)
build_all 0.000604 0.004017 3.210954 ( 0.839899)
build_install 0.008555 0.001222 6.680652 ( 2.243293)
test_btest 0.000720 0.000102 41.461733 ( 6.838874)
test_basic 0.000589 0.004942 0.293215 ( 0.382411)
test_all 0.002647 0.000000 554.391715 ( 85.708622)
test_rubyspec 0.082496 0.019484 39.699624 ( 46.812210)
total: 143.86 sec