Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-164016
#<BuildRuby:0x000055813c595200
@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",
@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.20220203-164016",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005220 0.000291 0.900734 ( 1.711979)
build_miniruby 0.000956 0.000000 0.061774 ( 0.060615)
build_ruby 0.000868 0.000000 0.064437 ( 0.063325)
build_all 0.000892 0.003769 3.192066 ( 0.828898)
build_install 0.003643 0.006286 6.687594 ( 2.247788)
test_btest 0.000529 0.000227 28.527705 ( 25.638660)
test_basic 0.003808 0.001632 0.294312 ( 0.383553)
test_all 0.002910 0.001247 544.868381 ( 88.256790)
test_rubyspec 0.053929 0.045621 39.873382 ( 46.794079)
total: 165.99 sec