Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-220632
#<BuildRuby:0x000055c12264b778
@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.20220226-220632",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006673 0.004478 1.002627 ( 1.084009)
build_miniruby 0.001687 0.000337 0.067367 ( 0.066454)
build_ruby 0.001463 0.000292 0.077641 ( 0.077305)
build_all 0.010235 0.000276 4.216395 ( 0.860639)
build_install 0.017498 0.005273 7.997780 ( 2.426073)
test_btest 0.001250 0.000250 75.451148 ( 7.991019)
test_basic 0.000000 0.007041 0.339694 ( 0.431726)
test_all 0.000000 0.001660 658.216748 ( 65.475214)
test_rubyspec 0.085978 0.076769 46.361869 ( 51.832227)
total: 130.25 sec