Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-215632
#<BuildRuby:0x0000560f3622f510
@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.20220401-215632",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005406 0.005888 1.014248 ( 1.099229)
build_miniruby 0.001534 0.000511 0.073086 ( 0.070859)
build_ruby 0.001383 0.000461 0.079645 ( 0.077591)
build_all 0.009497 0.000535 4.228270 ( 0.838216)
build_install 0.018784 0.004802 8.508057 ( 2.954191)
test_btest 0.001301 0.000000 74.482199 ( 8.386017)
test_basic 0.003536 0.004368 0.338479 ( 0.429417)
test_all 0.001792 0.000156 635.526228 ( 65.181950)
test_rubyspec 0.097990 0.069622 46.590476 ( 51.903970)
total: 130.94 sec