Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-162309
#<BuildRuby:0x000055c0dc50f940
@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.20220426-162309",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.011339 0.000984 1.027115 ( 1.852899)
build_miniruby 0.000000 0.002345 0.073316 ( 0.071054)
build_ruby 0.001259 0.000647 0.077020 ( 0.075233)
build_all 0.003245 0.006765 1.519681 ( 0.619362)
build_install 0.010624 0.012469 5.792627 ( 2.794336)
test_btest 0.001081 0.000412 76.445904 ( 8.423199)
test_basic 0.004255 0.005793 0.330871 ( 0.415912)
test_all 0.001216 0.001559 681.505522 ( 65.767960)
test_rubyspec 0.082614 0.103291 46.097131 ( 51.186617)
total: 131.21 sec