Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-041456
#<BuildRuby:0x000055c50a4cdc20
@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-041456",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005172 0.000431 0.705127 ( 0.755356)
build_miniruby 0.000895 0.000075 0.062529 ( 0.061194)
build_ruby 0.000914 0.000076 0.065413 ( 0.064227)
build_all 0.003973 0.000331 1.563161 ( 0.615341)
build_install 0.009962 0.000375 5.051139 ( 2.034125)
test_btest 0.000711 0.000055 41.053286 ( 6.664700)
test_basic 0.005524 0.000000 0.274977 ( 0.363972)
test_all 0.000000 0.003451 554.146620 ( 81.314949)
test_rubyspec 0.078295 0.025552 39.977916 ( 46.895161)
total: 138.77 sec