Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-125107
#<BuildRuby:0x0000558280dfe1e0
@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-125107",
@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.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001767 0.003988 0.827458 ( 1.158553)
build_miniruby 0.000776 0.000056 0.062466 ( 0.061335)
build_ruby 0.001020 0.000073 0.064194 ( 0.062914)
build_all 0.001313 0.003258 3.218131 ( 0.843127)
build_install 0.009585 0.001199 6.709632 ( 2.274841)
test_btest 0.001416 0.000177 40.178320 ( 7.408690)
test_basic 0.001953 0.004762 0.288373 ( 0.376354)
test_all 0.002961 0.000555 560.402969 ( 88.369811)
test_rubyspec 0.058889 0.046272 39.860849 ( 46.829987)
total: 147.39 sec