Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-060207
#<BuildRuby:0x000055b25855b7d8
@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.20220220-060207",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001277 0.010130 0.939622 ( 1.060475)
build_miniruby 0.001440 0.000480 0.077192 ( 0.075667)
build_ruby 0.001328 0.000443 0.068107 ( 0.066543)
build_all 0.010541 0.000815 4.137230 ( 0.795403)
build_install 0.012558 0.009746 7.804348 ( 2.300326)
test_btest 0.000843 0.000311 75.296435 ( 8.217166)
test_basic 0.006283 0.000681 0.337531 ( 0.427150)
test_all 0.000897 0.001908 703.250434 ( 67.321909)
test_rubyspec 0.096469 0.075106 46.082921 ( 51.167498)
total: 131.43 sec