Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-153559
#<BuildRuby:0x000055f4884bc0d0
@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.20220627-153559",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005714 0.000879 0.858378 ( 1.823673)
build_miniruby 0.000860 0.000132 0.057028 ( 0.055796)
build_ruby 0.000854 0.000131 0.059063 ( 0.057849)
build_all 0.003628 0.000559 1.521434 ( 0.610312)
build_install 0.005110 0.003892 6.307956 ( 2.808055)
test_btest 0.000638 0.000127 57.427660 ( 8.168871)
test_basic 0.005553 0.000191 0.296551 ( 0.384973)
test_all 0.001449 0.000000 638.701133 ( 93.339087)
test_rubyspec 0.067310 0.043167 44.442891 ( 50.048371)
total: 157.30 sec