Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-080353
#<BuildRuby:0x000055b1a2b69398
@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.20220223-080353",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.000000 0.005577 0.709995 ( 1.083060)
build_miniruby 0.000000 0.000969 0.062417 ( 0.061207)
build_ruby 0.000000 0.000924 0.064912 ( 0.063639)
build_all 0.004333 0.000000 1.599668 ( 0.631361)
build_install 0.005610 0.003764 5.056159 ( 2.056439)
test_btest 0.000563 0.000099 37.182819 ( 7.898061)
test_basic 0.001749 0.003366 0.276358 ( 0.366146)
test_all 0.002665 0.000592 543.718304 ( 85.197972)
test_rubyspec 0.047980 0.043313 40.034399 ( 46.945913)
total: 144.30 sec