Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-060836
#<BuildRuby:0x00005648c91a0fa0
@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.20220208-060836",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001612 0.004262 0.915739 ( 0.864471)
build_miniruby 0.001007 0.000000 0.062239 ( 0.060992)
build_ruby 0.000852 0.000000 0.063987 ( 0.062848)
build_all 0.000512 0.004017 3.147284 ( 0.827965)
build_install 0.006536 0.003103 6.620118 ( 2.231264)
test_btest 0.000548 0.000097 37.021877 ( 7.782613)
test_basic 0.001079 0.004087 0.270572 ( 0.360487)
test_all 0.002503 0.000859 571.377989 ( 81.647268)
test_rubyspec 0.044720 0.026726 39.360962 ( 46.365207)
total: 140.20 sec