Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-193159
#<BuildRuby:0x000055a030e60930
@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.20220427-193159",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.000000 0.011742 1.035455 ( 1.115061)
build_miniruby 0.001230 0.000711 0.070932 ( 0.069231)
build_ruby 0.001441 0.000721 0.070204 ( 0.067700)
build_all 0.003260 0.006110 1.496692 ( 0.626871)
build_install 0.017440 0.006330 5.944924 ( 2.775632)
test_btest 0.000925 0.000490 74.575117 ( 7.907735)
test_basic 0.002990 0.006014 0.327857 ( 0.415126)
test_all 0.001741 0.001024 681.661497 ( 66.867829)
test_rubyspec 0.085573 0.094111 45.180219 ( 50.366519)
total: 130.21 sec