Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-162233
#<BuildRuby:0x000055bf5deb3238
@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.20220224-162233",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002352 0.003653 0.809456 ( 14.772756)
build_miniruby 0.000742 0.000106 0.062291 ( 0.061145)
build_ruby 0.000794 0.000114 0.063741 ( 0.062640)
build_all 0.004143 0.000592 3.305357 ( 0.896085)
build_install 0.005665 0.004476 6.812432 ( 2.338383)
test_btest 0.000000 0.000766 35.674079 ( 8.210974)
test_basic 0.001433 0.003852 0.227754 ( 0.318624)
test_all 0.000830 0.002895 547.549613 ( 90.570856)
test_rubyspec 0.034465 0.050224 39.836191 ( 46.854782)
total: 164.09 sec