Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-041640
#<BuildRuby:0x000055cd937e43a0
@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.20221116-041640",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004104 0.004137 1.086466 ( 1.304199)
build_miniruby 0.000000 0.001724 0.921808 ( 0.941939)
build_ruby 0.000000 0.002204 2.402695 ( 2.341001)
build_all 0.017858 0.001060 18.333259 ( 2.238687)
build_install 0.016339 0.004355 1.858425 ( 0.997881)
test_btest 0.000925 0.000121 84.868395 ( 9.915237)
test_basic 0.008088 0.000000 0.345838 ( 0.435731)
test_all 0.001760 0.000086 707.158581 ( 74.493437)
test_rubyspec 0.082517 0.040185 50.218610 ( 58.795028)
total: 151.46 sec