Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-195231
#<BuildRuby:0x00005603fd6651a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-195231",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003223 0.007831 0.967374 ( 1.023050)
build_miniruby 0.001288 0.000496 0.077837 ( 0.075876)
build_ruby 0.000000 0.002422 0.074669 ( 0.072301)
build_all 0.006907 0.002823 4.133398 ( 0.789018)
build_install 0.019865 0.004202 7.814500 ( 2.334777)
test_btest 0.000864 0.000324 47.346285 ( 44.246267)
test_basic 0.006678 0.000559 0.329616 ( 0.420667)
test_all 0.001317 0.000465 713.611552 ( 68.331780)
test_rubyspec 0.096276 0.061321 46.144653 ( 51.608654)
total: 168.90 sec