Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-182722
#<BuildRuby:0x0000562e82d2a350
@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.20220221-182722",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005580 0.000269 0.921378 ( 1.888215)
build_miniruby 0.000779 0.000120 0.062177 ( 0.061083)
build_ruby 0.000790 0.000122 0.064354 ( 0.063132)
build_all 0.004059 0.000624 3.184366 ( 0.829509)
build_install 0.009774 0.000127 6.636545 ( 2.221870)
test_btest 0.000755 0.000100 38.081795 ( 7.692946)
test_basic 0.005049 0.000673 0.242731 ( 0.331749)
test_all 0.002738 0.000839 550.129908 ( 80.781728)
test_rubyspec 0.079187 0.018891 39.644831 ( 46.622637)
total: 140.49 sec