Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-201243
#<BuildRuby:0x000055ba342dbdd0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220608-201243",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002539 0.004243 0.867063 ( 1.371290)
build_miniruby 0.000856 0.000123 0.057733 ( 0.056551)
build_ruby 0.000842 0.000120 0.058387 ( 0.057122)
build_all 0.004301 0.000014 1.505341 ( 0.606656)
build_install 0.010756 0.000277 6.317916 ( 2.835698)
test_btest 0.000820 0.000096 46.337303 ( 8.497963)
test_basic 0.004868 0.000572 0.310167 ( 0.398712)
test_all 0.001708 0.000201 627.492629 ( 93.689294)
test_rubyspec 0.088123 0.035028 43.983197 ( 49.534026)
total: 157.05 sec