Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-212157
#<BuildRuby:0x000056404d5ff440
@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.20220307-212157",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002020 0.009849 1.013749 ( 1.095797)
build_miniruby 0.001482 0.000463 0.066968 ( 0.066065)
build_ruby 0.001776 0.000555 0.076016 ( 0.074444)
build_all 0.007648 0.003796 4.246010 ( 0.871289)
build_install 0.021372 0.002384 7.896634 ( 2.437467)
test_btest 0.000894 0.000250 76.329361 ( 8.101394)
test_basic 0.006862 0.000879 0.340114 ( 0.429810)
test_all 0.001183 0.000318 673.212054 ( 66.156668)
test_rubyspec 0.096196 0.077224 46.452538 ( 51.847814)
total: 131.08 sec