Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-034756
#<BuildRuby:0x000055b227776350
@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.20220224-034756",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001955 0.004005 0.712062 ( 0.825734)
build_miniruby 0.000813 0.000058 0.062686 ( 0.061360)
build_ruby 0.000896 0.000064 0.066244 ( 0.065064)
build_all 0.004624 0.000033 3.305789 ( 0.898773)
build_install 0.005940 0.003890 6.772470 ( 2.313502)
test_btest 0.000693 0.000082 40.043452 ( 7.094713)
test_basic 0.004701 0.000553 0.245247 ( 0.335341)
test_all 0.003155 0.000080 554.235975 ( 84.668523)
test_rubyspec 0.050482 0.030086 40.001224 ( 46.976278)
total: 143.24 sec