Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-211149
#<BuildRuby:0x000055a692f58fa0
@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-211149",
@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.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002183 0.003778 0.689348 ( 0.797504)
build_miniruby 0.000830 0.000056 0.062222 ( 0.060979)
build_ruby 0.000878 0.000059 0.064235 ( 0.062961)
build_all 0.004334 0.000289 3.294951 ( 0.887534)
build_install 0.009272 0.000618 6.782616 ( 2.313727)
test_btest 0.000719 0.000048 39.098363 ( 7.964121)
test_basic 0.005633 0.000048 0.336074 ( 0.424760)
test_all 0.002844 0.000145 557.289889 ( 84.051225)
test_rubyspec 0.068803 0.026589 39.922806 ( 46.863288)
total: 143.43 sec