Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-223631
#<BuildRuby:0x00005603e6accb38
@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.20220303-223631",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010774 0.000162 1.000844 ( 1.271901)
build_miniruby 0.001717 0.000108 0.074595 ( 0.072671)
build_ruby 0.001687 0.000106 0.072435 ( 0.070146)
build_all 0.010924 0.000109 4.196295 ( 0.862258)
build_install 0.015894 0.008854 7.901094 ( 2.383583)
test_btest 0.000927 0.000127 78.811493 ( 8.007878)
test_basic 0.006634 0.000274 0.334418 ( 0.431649)
test_all 0.001734 0.000226 661.210739 ( 65.196982)
test_rubyspec 0.114176 0.045766 46.695822 ( 51.960683)
total: 130.26 sec