Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-165257
#<BuildRuby:0x0000563566839c20
@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.20220211-165257",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004937 0.000161 0.843234 ( 0.944463)
build_miniruby 0.000803 0.000124 0.062221 ( 0.061025)
build_ruby 0.000864 0.000000 0.063843 ( 0.062841)
build_all 0.004561 0.000000 3.186824 ( 0.822136)
build_install 0.007302 0.002810 6.671162 ( 2.229473)
test_btest 0.000638 0.000106 38.145273 ( 8.184681)
test_basic 0.004299 0.000717 0.294755 ( 0.384693)
test_all 0.001958 0.001618 560.986863 ( 83.240123)
test_rubyspec 0.061623 0.046883 39.788416 ( 46.706231)
total: 142.64 sec