Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-043615
#<BuildRuby:0x000055728f884bc0
@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.20220217-043615",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001483 0.003966 0.843695 ( 1.391545)
build_miniruby 0.000000 0.001006 0.062257 ( 0.060993)
build_ruby 0.000000 0.000863 0.063854 ( 0.062798)
build_all 0.002813 0.001843 3.189612 ( 0.825945)
build_install 0.007507 0.003198 6.638378 ( 2.225929)
test_btest 0.000691 0.000115 40.927275 ( 6.660624)
test_basic 0.000000 0.005258 0.239716 ( 0.329547)
test_all 0.002651 0.000921 540.907851 ( 86.236822)
test_rubyspec 0.053804 0.033985 39.524848 ( 46.496098)
total: 144.29 sec