Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-080656
#<BuildRuby:0x0000564dc45d55f8
@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.20220608-080656",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006441 0.003692 0.831620 ( 1.362189)
build_miniruby 0.001114 0.000239 0.063611 ( 0.063123)
build_ruby 0.000000 0.001368 0.057365 ( 0.056986)
build_all 0.005876 0.003086 1.220109 ( 0.498523)
build_install 0.017899 0.001618 4.824679 ( 2.444335)
test_btest 0.000000 0.001600 55.608094 ( 5.917669)
test_basic 0.004916 0.001389 0.290864 ( 0.382026)
test_all 0.001922 0.000000 490.815741 ( 53.194691)
test_rubyspec 0.075673 0.051690 41.512245 ( 47.356277)
total: 111.28 sec