Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-204216
#<BuildRuby:0x0000557892e18bc8
@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.20220917-204216",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000086 0.000022 0.000108 ( 0.000112)
build_up 0.005862 0.004646 1.055629 ( 1.098948)
build_miniruby 0.001584 0.000487 0.115713 ( 0.111323)
build_ruby 0.001745 0.000537 0.108087 ( 0.090270)
build_all 0.004070 0.006080 1.624290 ( 0.662910)
build_install 0.016680 0.005651 1.973805 ( 0.997040)
test_btest 0.000998 0.000374 96.593681 ( 9.673334)
test_basic 0.005541 0.002077 0.406181 ( 0.494418)
test_all 0.002467 0.000925 673.214599 ( 67.790099)
test_rubyspec 0.074286 0.086873 46.984969 ( 55.288288)
total: 136.21 sec