Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-114518
#<BuildRuby:0x000055a842cd1550
@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.20220812-114518",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008712 0.001340 0.852772 ( 1.437459)
build_miniruby 0.001487 0.000229 0.060807 ( 0.059210)
build_ruby 0.001277 0.000196 0.057383 ( 0.055680)
build_all 0.008733 0.000585 1.268498 ( 0.469451)
build_install 0.016647 0.000000 1.599121 ( 0.792255)
test_btest 0.001363 0.000000 53.725155 ( 6.165963)
test_basic 0.007380 0.000092 0.295678 ( 0.392140)
test_all 0.003848 0.000406 511.567375 ( 53.458923)
test_rubyspec 0.087233 0.032525 41.785524 ( 49.553835)
total: 112.39 sec