Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-134429
#<BuildRuby:0x000055f02164b510
@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.20220228-134429",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008481 0.001305 0.990716 ( 1.065699)
build_miniruby 0.001610 0.000248 0.077456 ( 0.075989)
build_ruby 0.001956 0.000301 0.077243 ( 0.075449)
build_all 0.000000 0.009806 4.225073 ( 0.863221)
build_install 0.018369 0.004727 7.946678 ( 2.408725)
test_btest 0.001009 0.000296 72.065506 ( 7.872805)
test_basic 0.005428 0.001596 0.346218 ( 0.434886)
test_all 0.001562 0.000460 713.559968 ( 68.279462)
test_rubyspec 0.089230 0.063744 46.313083 ( 51.750514)
total: 132.83 sec