Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-160448
#<BuildRuby:0x000055864bcf65a8
@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.20220503-160448",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002379 0.004255 0.942610 ( 0.987884)
build_miniruby 0.000735 0.000105 0.056994 ( 0.055813)
build_ruby 0.000873 0.000000 0.057116 ( 0.055898)
build_all 0.004459 0.000000 1.491576 ( 0.594457)
build_install 0.005054 0.003807 6.272404 ( 2.793988)
test_btest 0.000726 0.000129 52.972624 ( 7.997072)
test_basic 0.005228 0.000923 0.346131 ( 0.434172)
test_all 0.001623 0.000000 614.648097 ( 90.189716)
test_rubyspec 0.102450 0.022582 43.834046 ( 48.771478)
total: 151.88 sec