Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-105946
#<BuildRuby:0x0000558f90b0f1d8
@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.20220226-105946",
@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.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009270 0.002317 0.986994 ( 1.110696)
build_miniruby 0.001774 0.000443 0.076517 ( 0.074295)
build_ruby 0.001303 0.000325 0.068348 ( 0.066694)
build_all 0.004801 0.006654 4.262274 ( 0.864529)
build_install 0.023120 0.001487 7.961125 ( 2.427209)
test_btest 0.001136 0.000299 71.353384 ( 7.957222)
test_basic 0.007654 0.000730 0.339960 ( 0.427968)
test_all 0.001296 0.000324 658.953649 ( 65.674053)
test_rubyspec 0.120059 0.051117 46.432878 ( 51.894050)
total: 130.50 sec