Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-174529
#<BuildRuby:0x000055917bc03778
@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.20220601-174529",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010272 0.000883 1.024220 ( 1.096128)
build_miniruby 0.001758 0.000251 0.072570 ( 0.070640)
build_ruby 0.001825 0.000261 0.074478 ( 0.072445)
build_all 0.008363 0.001195 1.500897 ( 0.594488)
build_install 0.014015 0.009159 5.801113 ( 2.769985)
test_btest 0.000963 0.000214 71.305159 ( 7.998842)
test_basic 0.003483 0.003399 0.327520 ( 0.417645)
test_all 0.000000 0.002271 669.742998 ( 65.604117)
test_rubyspec 0.112711 0.061669 46.094504 ( 51.925345)
total: 130.55 sec