Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-043417
#<BuildRuby:0x000055b6eb300fa0
@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.20220315-043417",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005315 0.000000 0.901813 ( 0.916833)
build_miniruby 0.000932 0.000000 0.062348 ( 0.061243)
build_ruby 0.000903 0.000000 0.063867 ( 0.062708)
build_all 0.004731 0.000000 3.310305 ( 0.901117)
build_install 0.005400 0.004462 6.842647 ( 2.353453)
test_btest 0.000670 0.000042 42.475520 ( 6.671576)
test_basic 0.004779 0.000299 0.240897 ( 0.331305)
test_all 0.003555 0.000062 541.949779 ( 80.605379)
test_rubyspec 0.077433 0.025227 39.870836 ( 46.780363)
total: 138.68 sec