Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-074146
#<BuildRuby:0x000055962aafbf20
@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.20220528-074146",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006589 0.000000 0.848198 ( 1.050091)
build_miniruby 0.001054 0.000000 0.056738 ( 0.055360)
build_ruby 0.000970 0.000000 0.056923 ( 0.055772)
build_all 0.000308 0.003967 1.511613 ( 0.602805)
build_install 0.007712 0.003551 6.298534 ( 2.826048)
test_btest 0.000711 0.000071 50.765378 ( 8.674634)
test_basic 0.002132 0.004121 0.356044 ( 0.443900)
test_all 0.001186 0.000178 656.719265 ( 96.711486)
test_rubyspec 0.058014 0.039629 44.089329 ( 49.701572)
total: 160.12 sec