Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-035835
#<BuildRuby:0x000055f813d2d5a0
@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.20220206-035835",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001216 0.004227 0.893981 ( 1.187872)
build_miniruby 0.000808 0.000062 0.062314 ( 0.061232)
build_ruby 0.001029 0.000000 0.064434 ( 0.063259)
build_all 0.004529 0.000094 3.214346 ( 0.837156)
build_install 0.010137 0.000000 6.679158 ( 2.249642)
test_btest 0.000771 0.000000 43.112650 ( 6.798000)
test_basic 0.001654 0.003847 0.279584 ( 0.368748)
test_all 0.003381 0.000093 553.228577 ( 90.764726)
test_rubyspec 0.080128 0.023217 39.695662 ( 46.637617)
total: 148.97 sec