Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-125335
#<BuildRuby:0x0000561c86020fa0
@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.20220207-125335",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005425 0.000000 0.904411 ( 2.425411)
build_miniruby 0.000990 0.000000 0.062155 ( 0.060972)
build_ruby 0.000843 0.000000 0.064119 ( 0.062940)
build_all 0.004778 0.000000 3.182712 ( 0.826562)
build_install 0.009811 0.000000 6.677080 ( 2.259762)
test_btest 0.000866 0.000000 36.627141 ( 8.035190)
test_basic 0.005337 0.000000 0.290941 ( 0.380970)
test_all 0.002459 0.001195 559.446747 ( 82.625424)
test_rubyspec 0.074406 0.027713 39.794583 ( 46.776870)
total: 143.45 sec