Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-192132
#<BuildRuby:0x00005580f2e37510
@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.20220223-192132",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.012134 0.000092 0.887689 ( 0.979848)
build_miniruby 0.001900 0.000356 0.063127 ( 0.060716)
build_ruby 0.001351 0.000253 0.072388 ( 0.071353)
build_all 0.009257 0.000905 4.233631 ( 0.862701)
build_install 0.019291 0.004730 7.932821 ( 2.371420)
test_btest 0.000949 0.000181 76.068568 ( 8.139911)
test_basic 0.002211 0.005088 0.339281 ( 0.428367)
test_all 0.001700 0.000405 647.459758 ( 65.207668)
test_rubyspec 0.098668 0.052580 46.309482 ( 51.723917)
total: 129.85 sec