Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-072719
#<BuildRuby:0x000055c8311c1930
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-072719",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009927 0.001346 0.991462 ( 1.999181)
build_miniruby 0.001507 0.000348 0.073899 ( 0.072061)
build_ruby 0.001463 0.000337 0.077488 ( 0.075811)
build_all 0.011860 0.000455 4.138853 ( 0.786947)
build_install 0.019913 0.003982 7.873656 ( 2.338934)
test_btest 0.001197 0.000240 47.282581 ( 44.173967)
test_basic 0.002877 0.005496 0.336174 ( 0.424325)
test_all 0.001855 0.000000 661.830349 ( 65.342225)
test_rubyspec 0.119239 0.056747 46.291509 ( 51.734742)
total: 166.95 sec