Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-105912
#<BuildRuby:0x000055cb457aac40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-105912",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002587 0.003699 0.831095 ( 1.151508)
build_miniruby 0.000880 0.000118 0.059396 ( 0.058143)
build_ruby 0.000867 0.000116 0.059194 ( 0.057927)
build_all 0.004077 0.000544 1.542836 ( 0.592390)
build_install 0.008390 0.000525 1.913285 ( 0.963681)
test_btest 0.000771 0.000096 55.962477 ( 7.992399)
test_basic 0.004668 0.000584 0.296003 ( 0.385067)
test_all 0.003465 0.000000 606.535279 ( 89.458993)
test_rubyspec 0.086665 0.037147 44.462116 ( 52.711360)
total: 153.37 sec