Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-013047
#<BuildRuby:0x000055f14c522fe0
@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.20220801-013047",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010892 0.000662 0.993950 ( 1.316493)
build_miniruby 0.001629 0.000326 0.074194 ( 0.073370)
build_ruby 0.001661 0.000332 0.074953 ( 0.074457)
build_all 0.008815 0.001763 1.537167 ( 0.586178)
build_install 0.018372 0.004632 5.131430 ( 2.140321)
test_btest 0.000000 0.001204 77.413288 ( 8.206415)
test_basic 0.004492 0.003445 0.331222 ( 0.420835)
test_all 0.001908 0.000477 634.676001 ( 64.261889)
test_rubyspec 0.107195 0.064643 45.445018 ( 51.190014)
total: 128.27 sec