Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-042425
#<BuildRuby:0x000055f2fbbc5c20
@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.20220317-042425",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005618 0.000000 0.896203 ( 0.886160)
build_miniruby 0.001010 0.000000 0.062530 ( 0.061376)
build_ruby 0.000851 0.000000 0.064087 ( 0.062951)
build_all 0.004774 0.000000 3.299949 ( 0.898975)
build_install 0.005086 0.004774 6.753810 ( 2.318328)
test_btest 0.000667 0.000044 39.383783 ( 6.735278)
test_basic 0.000452 0.004886 0.240420 ( 0.330017)
test_all 0.003636 0.000082 540.029241 ( 90.045402)
test_rubyspec 0.061579 0.024736 39.355114 ( 46.384833)
total: 147.72 sec