Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-015211
#<BuildRuby:0x0000564e33af53e8
@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.20220802-015211",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006073 0.004797 0.820455 ( 0.932109)
build_miniruby 0.001234 0.000177 0.051217 ( 0.050324)
build_ruby 0.001673 0.000239 0.062474 ( 0.061976)
build_all 0.007169 0.000345 1.211526 ( 0.470690)
build_install 0.002530 0.012227 4.277049 ( 1.780147)
test_btest 0.001759 0.000000 53.126558 ( 6.510066)
test_basic 0.005262 0.000773 0.289623 ( 0.381404)
test_all 0.001958 0.000544 476.800704 ( 51.357964)
test_rubyspec 0.078181 0.064339 41.171747 ( 47.055211)
total: 108.60 sec