Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-094845
#<BuildRuby:0x000055bda6ab6918
@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.20220511-094845",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005292 0.001443 0.890220 ( 1.116935)
build_miniruby 0.000846 0.000231 0.057345 ( 0.056033)
build_ruby 0.000805 0.000220 0.057785 ( 0.056523)
build_all 0.003446 0.000940 1.503230 ( 0.609154)
build_install 0.006725 0.004035 6.300923 ( 2.872070)
test_btest 0.000000 0.000725 46.574548 ( 8.657553)
test_basic 0.000000 0.006104 0.348142 ( 0.435921)
test_all 0.000341 0.000823 601.606221 ( 95.461987)
test_rubyspec 0.045184 0.027118 44.168025 ( 49.093968)
total: 158.36 sec