Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-210801
#<BuildRuby:0x0000564f011a84d8
@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.20220308-210801",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008884 0.003231 1.003868 ( 1.143931)
build_miniruby 0.001392 0.000507 0.073095 ( 0.071332)
build_ruby 0.001470 0.000535 0.075799 ( 0.073791)
build_all 0.009010 0.001363 4.181096 ( 0.858833)
build_install 0.021010 0.001388 7.850525 ( 2.420404)
test_btest 0.001274 0.000000 75.857056 ( 8.430338)
test_basic 0.004503 0.002572 0.340791 ( 0.434514)
test_all 0.001591 0.000152 687.960976 ( 67.053495)
test_rubyspec 0.077314 0.076342 46.034704 ( 51.416199)
total: 131.90 sec