Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-115238
#<BuildRuby:0x0000559f66292600
@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.20220211-115238",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005752 0.000000 0.868299 ( 0.965557)
build_miniruby 0.000841 0.000000 0.061628 ( 0.060524)
build_ruby 0.000831 0.000000 0.064326 ( 0.063087)
build_all 0.000220 0.004429 3.190612 ( 0.828864)
build_install 0.010020 0.000000 6.648545 ( 2.256438)
test_btest 0.000652 0.000000 38.504398 ( 7.395153)
test_basic 0.005102 0.000000 0.285995 ( 0.375896)
test_all 0.003988 0.000000 567.143987 ( 83.671278)
test_rubyspec 0.052536 0.046926 39.662115 ( 46.590213)
total: 142.21 sec