Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-231104
#<BuildRuby:0x00005606086ed548
@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.20220219-231104",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005179 0.000173 0.816463 ( 0.882652)
build_miniruby 0.000815 0.000136 0.062345 ( 0.061172)
build_ruby 0.000799 0.000133 0.063911 ( 0.062840)
build_all 0.000321 0.004451 3.174878 ( 0.822102)
build_install 0.009007 0.001063 6.625038 ( 2.238703)
test_btest 0.000669 0.000154 36.263602 ( 8.503846)
test_basic 0.004428 0.001022 0.269502 ( 0.359121)
test_all 0.003481 0.000383 536.105408 ( 78.800139)
test_rubyspec 0.075000 0.024582 39.656347 ( 46.551825)
total: 138.28 sec