Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-141332
#<BuildRuby:0x000055a8277e0b38
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220303-141332",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009601 0.000640 1.009218 ( 1.561256)
build_miniruby 0.002405 0.000161 0.073127 ( 0.071974)
build_ruby 0.001848 0.000123 0.070150 ( 0.069300)
build_all 0.000185 0.009707 4.249364 ( 0.854305)
build_install 0.021159 0.002524 8.020067 ( 2.424277)
test_btest 0.000000 0.001273 71.981777 ( 8.045897)
test_basic 0.000448 0.007280 0.334085 ( 0.424194)
test_all 0.001474 0.000402 700.246755 ( 67.143106)
test_rubyspec 0.104886 0.061175 46.485231 ( 51.833961)
total: 132.43 sec