Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-131834
#<BuildRuby:0x000055cb214dc1b8
@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.20220213-131834",
@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.000009)
build_up 0.002936 0.002830 0.867114 ( 0.967242)
build_miniruby 0.000707 0.000151 0.061628 ( 0.060461)
build_ruby 0.000744 0.000159 0.063077 ( 0.062001)
build_all 0.003805 0.000816 3.167604 ( 0.825159)
build_install 0.010587 0.000000 6.660590 ( 2.253589)
test_btest 0.000732 0.000000 38.742779 ( 7.368290)
test_basic 0.000000 0.005810 0.302005 ( 0.390889)
test_all 0.001208 0.002219 567.794708 ( 84.243208)
test_rubyspec 0.058916 0.033344 39.718205 ( 46.662075)
total: 142.83 sec