Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-083947
#<BuildRuby:0x00005638cf0a4e80
@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.20220209-083947",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001028 0.004123 0.839792 ( 0.868418)
build_miniruby 0.000722 0.000180 0.062085 ( 0.060981)
build_ruby 0.000653 0.000163 0.063670 ( 0.062598)
build_all 0.001451 0.003269 3.196899 ( 0.837818)
build_install 0.007609 0.002341 6.671162 ( 2.256058)
test_btest 0.000639 0.000196 40.596296 ( 6.705803)
test_basic 0.004082 0.001257 0.262931 ( 0.352887)
test_all 0.002877 0.000590 551.281874 ( 82.608151)
test_rubyspec 0.058256 0.038826 39.386183 ( 46.370499)
total: 140.12 sec