Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-082803
#<BuildRuby:0x000055dc19ab46e0
@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.20220820-082803",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007326 0.003575 0.978212 ( 1.020387)
build_miniruby 0.001885 0.000222 0.075478 ( 0.073832)
build_ruby 0.001652 0.000194 0.076849 ( 0.075310)
build_all 0.009318 0.000579 1.526056 ( 0.575958)
build_install 0.013192 0.008797 1.898547 ( 0.925253)
test_btest 0.000000 0.000969 76.132374 ( 8.024337)
test_basic 0.006641 0.001044 0.329046 ( 0.416642)
test_all 0.002855 0.000571 627.496532 ( 64.426415)
test_rubyspec 0.116477 0.061545 46.404084 ( 54.801302)
total: 130.34 sec