Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-014142
#<BuildRuby:0x000055beadf33fb0
@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.20220731-014142",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006688 0.810184 ( 0.990974)
build_miniruby 0.000000 0.001043 0.058093 ( 0.056842)
build_ruby 0.000930 0.000000 0.059256 ( 0.057937)
build_all 0.004010 0.000661 1.529417 ( 0.586437)
build_install 0.004800 0.004370 5.690530 ( 2.182796)
test_btest 0.000547 0.000146 46.888063 ( 8.604461)
test_basic 0.005397 0.000276 0.350719 ( 0.439629)
test_all 0.001046 0.000261 601.287669 ( 89.005610)
test_rubyspec 0.056920 0.029373 43.549946 ( 49.183544)
total: 151.11 sec