Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-144133
#<BuildRuby:0x000056186abb2320
@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.20220214-144133",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005151 0.000396 0.871743 ( 1.913009)
build_miniruby 0.001090 0.000000 0.062492 ( 0.061223)
build_ruby 0.000938 0.000000 0.063844 ( 0.062571)
build_all 0.000565 0.004046 3.125270 ( 0.819346)
build_install 0.007719 0.002095 6.585600 ( 2.218804)
test_btest 0.000801 0.000127 36.242085 ( 8.073761)
test_basic 0.005195 0.000000 0.293864 ( 0.383773)
test_all 0.002753 0.000831 534.060171 ( 83.743084)
test_rubyspec 0.060855 0.023746 39.253732 ( 46.267719)
total: 143.54 sec