Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-003747
#<BuildRuby:0x00005576120084e8
@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.20220210-003747",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010323 0.001435 0.956353 ( 0.983015)
build_miniruby 0.001796 0.000414 0.076041 ( 0.073830)
build_ruby 0.001576 0.000364 0.074062 ( 0.072376)
build_all 0.008009 0.001848 4.175441 ( 0.785094)
build_install 0.022084 0.001055 7.904637 ( 2.339488)
test_btest 0.001066 0.000200 71.760531 ( 8.039809)
test_basic 0.006199 0.001162 0.332966 ( 0.420836)
test_all 0.001509 0.000283 700.318703 ( 67.554636)
test_rubyspec 0.047262 0.121733 46.388428 ( 51.910618)
total: 132.18 sec