Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-045437
#<BuildRuby:0x00005579e4ccc1b8
@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.20220226-045437",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005459 0.000000 0.897547 ( 1.010448)
build_miniruby 0.000943 0.000000 0.061830 ( 0.060673)
build_ruby 0.000910 0.000000 0.064645 ( 0.063414)
build_all 0.004640 0.000000 3.292036 ( 0.891114)
build_install 0.005084 0.004739 6.801533 ( 2.326701)
test_btest 0.000720 0.000048 36.022998 ( 8.419804)
test_basic 0.005049 0.000337 0.271760 ( 0.361357)
test_all 0.003531 0.000000 550.987058 ( 81.480392)
test_rubyspec 0.060900 0.039549 39.951510 ( 46.837935)
total: 141.45 sec