Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-205519
#<BuildRuby:0x000055b449c55550
@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.20221019-205519",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008612 0.001202 1.116532 ( 1.221355)
build_miniruby 0.001216 0.000304 0.106576 ( 0.103690)
build_ruby 0.001298 0.000325 0.104148 ( 0.100977)
build_all 0.008610 0.000000 1.368882 ( 0.577792)
build_install 0.012448 0.003231 1.671976 ( 0.907743)
test_btest 0.001918 0.000000 62.978054 ( 6.420385)
test_basic 0.007669 0.000289 0.363420 ( 0.463595)
test_all 0.009252 0.000000 500.273620 ( 53.889808)
test_rubyspec 0.089573 0.030634 43.138523 ( 51.761661)
total: 115.45 sec