Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-013432
#<BuildRuby:0x000055f835ae1c20
@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.20220207-013432",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005137 0.000428 0.859565 ( 0.845032)
build_miniruby 0.000000 0.000899 0.062207 ( 0.061177)
build_ruby 0.000000 0.000782 0.064317 ( 0.063111)
build_all 0.002147 0.002430 3.194037 ( 0.831881)
build_install 0.006364 0.003118 6.683282 ( 2.256797)
test_btest 0.000730 0.000136 40.786695 ( 7.758757)
test_basic 0.000000 0.005311 0.271370 ( 0.361233)
test_all 0.000631 0.002878 557.842477 ( 81.322780)
test_rubyspec 0.077269 0.024615 39.695461 ( 46.633863)
total: 140.14 sec