Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-164141
#<BuildRuby:0x0000555f86c4a320
@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.20220307-164141",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001902 0.004277 0.971513 ( 1.310446)
build_miniruby 0.000793 0.000061 0.061637 ( 0.060640)
build_ruby 0.000778 0.000059 0.064798 ( 0.063629)
build_all 0.004195 0.000322 3.241732 ( 0.881255)
build_install 0.005615 0.004220 6.753148 ( 2.301324)
test_btest 0.000664 0.000088 37.539648 ( 7.444203)
test_basic 0.005279 0.000000 0.273917 ( 0.363342)
test_all 0.003304 0.000000 560.219443 ( 82.650071)
test_rubyspec 0.045316 0.027518 39.791028 ( 46.839915)
total: 141.92 sec