Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-001825
#<BuildRuby:0x000055e4011cd438
@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.20221017-001825",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004705 0.005073 1.091700 ( 1.932188)
build_miniruby 0.001861 0.000465 0.106553 ( 0.103319)
build_ruby 0.001935 0.000484 0.110786 ( 0.108072)
build_all 0.009331 0.000000 1.351782 ( 0.584021)
build_install 0.015642 0.000355 1.694888 ( 0.912479)
test_btest 0.001221 0.000215 61.771801 ( 6.572828)
test_basic 0.006864 0.000000 0.363952 ( 0.453621)
test_all 0.005824 0.000000 518.701925 ( 55.174123)
test_rubyspec 0.105249 0.018894 43.382518 ( 51.866332)
total: 117.71 sec