Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-235208
#<BuildRuby:0x000055e58a4a9d70
@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.20220209-235208",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005447 0.000000 0.828024 ( 1.011251)
build_miniruby 0.000909 0.000000 0.061897 ( 0.060800)
build_ruby 0.000952 0.000000 0.064042 ( 0.062926)
build_all 0.004872 0.000000 3.207157 ( 0.841400)
build_install 0.005996 0.004018 6.680487 ( 2.256480)
test_btest 0.000743 0.000041 41.609134 ( 6.777492)
test_basic 0.005127 0.000055 0.293979 ( 0.383891)
test_all 0.000600 0.002489 556.031520 ( 87.711744)
test_rubyspec 0.077028 0.028787 39.570858 ( 46.519088)
total: 145.63 sec