Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-114355
#<BuildRuby:0x000055f0d3783600
@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.20220914-114355",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008988 0.000146 1.082453 ( 1.088717)
build_miniruby 0.002352 0.000000 0.078130 ( 0.075619)
build_ruby 0.002184 0.000090 0.076715 ( 0.074522)
build_all 0.010524 0.000359 1.547248 ( 0.602763)
build_install 0.019304 0.002489 1.913824 ( 0.939166)
test_btest 0.001173 0.000196 94.891057 ( 9.076247)
test_basic 0.000000 0.008053 0.349544 ( 0.435779)
test_all 0.003632 0.000655 635.107298 ( 65.842426)
test_rubyspec 0.108154 0.058058 46.996469 ( 55.386454)
total: 133.52 sec