Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-165146
#<BuildRuby:0x0000559f1aff5d70
@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.20220224-165146",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005576 0.000000 0.744623 ( 10.551161)
build_miniruby 0.000911 0.000000 0.062353 ( 0.061264)
build_ruby 0.000914 0.000000 0.063768 ( 0.062594)
build_all 0.004697 0.000000 3.303621 ( 0.891730)
build_install 0.009691 0.000000 6.801657 ( 2.336726)
test_btest 0.000579 0.000000 40.026653 ( 7.216256)
test_basic 0.005060 0.000000 0.262518 ( 0.352574)
test_all 0.003080 0.000000 566.280852 ( 84.406516)
test_rubyspec 0.062885 0.021098 39.957146 ( 46.903012)
total: 152.78 sec