Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-123822
#<BuildRuby:0x0000559bc0a0c4e8
@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.20220302-123822",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009140 0.002856 0.993357 ( 1.271322)
build_miniruby 0.001643 0.000273 0.073671 ( 0.072030)
build_ruby 0.001525 0.000254 0.079398 ( 0.077785)
build_all 0.002403 0.008277 4.258196 ( 0.862124)
build_install 0.014741 0.010098 7.921776 ( 2.464390)
test_btest 0.000918 0.000319 76.506675 ( 7.955079)
test_basic 0.005810 0.002021 0.347436 ( 0.435925)
test_all 0.001357 0.000471 700.743796 ( 67.451654)
test_rubyspec 0.107812 0.054761 46.319737 ( 51.790051)
total: 132.38 sec