Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-080751
#<BuildRuby:0x0000563e9a0e4fa0
@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.20220214-080751",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005255 0.000099 0.889660 ( 0.886259)
build_miniruby 0.000797 0.000057 0.061934 ( 0.060959)
build_ruby 0.000804 0.000057 0.063669 ( 0.062536)
build_all 0.004412 0.000316 3.174654 ( 0.824194)
build_install 0.006307 0.003603 6.652612 ( 2.241657)
test_btest 0.000729 0.000000 36.739086 ( 6.935179)
test_basic 0.004983 0.000200 0.238106 ( 0.328329)
test_all 0.000000 0.003043 548.079922 ( 85.844432)
test_rubyspec 0.054523 0.040114 39.635188 ( 46.606813)
total: 143.79 sec