Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-034601
#<BuildRuby:0x0000561e5192c0f0
@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.20220427-034601",
@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.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006950 0.877266 ( 1.090723)
build_miniruby 0.000000 0.000921 0.057650 ( 0.056428)
build_ruby 0.000000 0.000957 0.059421 ( 0.058124)
build_all 0.000508 0.003558 1.490370 ( 0.603342)
build_install 0.005212 0.005674 6.322543 ( 2.845001)
test_btest 0.000669 0.000191 50.875645 ( 9.081484)
test_basic 0.005631 0.000272 0.301937 ( 0.390210)
test_all 0.000998 0.000266 639.041703 ( 94.106509)
test_rubyspec 0.087621 0.020717 44.385639 ( 49.243578)
total: 157.48 sec