Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-212359
#<BuildRuby:0x000055637a015350
@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.20220828-212359",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004572 0.004258 0.789468 ( 0.843593)
build_miniruby 0.001237 0.000089 0.054698 ( 0.054073)
build_ruby 0.001239 0.000089 0.054113 ( 0.052932)
build_all 0.008828 0.000292 1.249593 ( 0.470682)
build_install 0.013928 0.000574 1.586372 ( 0.805281)
test_btest 0.001415 0.000088 52.851304 ( 5.887098)
test_basic 0.000001 0.005417 0.284162 ( 0.374658)
test_all 0.001737 0.001760 480.553714 ( 51.560557)
test_rubyspec 0.086261 0.035823 40.947847 ( 49.524888)
total: 109.57 sec