Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-064836
#<BuildRuby:0x000055c788c31400
@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.20221028-064836",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008855 0.000681 1.106311 ( 1.419852)
build_miniruby 0.001762 0.000136 0.092960 ( 0.089736)
build_ruby 0.001434 0.000110 0.091188 ( 0.088266)
build_all 0.006904 0.000531 1.281921 ( 0.569595)
build_install 0.013052 0.000544 1.616721 ( 0.888086)
test_btest 0.001606 0.000115 65.611959 ( 6.390386)
test_basic 0.006282 0.000449 0.373650 ( 0.463243)
test_all 0.007130 0.000037 505.468395 ( 54.066369)
test_rubyspec 0.084158 0.033244 43.374353 ( 51.574572)
total: 115.55 sec