Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-171007
#<BuildRuby:0x0000563581bdcbc8
@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.20221114-171007",
@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.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004284 0.005133 1.098829 ( 1.183138)
build_miniruby 0.002421 0.000000 0.120104 ( 0.115556)
build_ruby 0.002380 0.000092 0.130881 ( 0.112750)
build_all 0.008557 0.000808 1.551945 ( 0.664475)
build_install 0.016197 0.004167 1.953578 ( 1.005635)
test_btest 0.001219 0.000257 83.216673 ( 9.082509)
test_basic 0.003451 0.004396 0.410538 ( 0.505476)
test_all 0.001818 0.000455 645.191211 ( 67.650516)
test_rubyspec 0.096868 0.068621 48.198311 ( 56.356929)
total: 136.68 sec