Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-090543
#<BuildRuby:0x000055bc93b6d3e8
@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.20220808-090543",
@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.000027 0.000007 0.000034 ( 0.000035)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008070 0.002201 0.852657 ( 1.024910)
build_miniruby 0.000000 0.001985 0.064640 ( 0.063149)
build_ruby 0.000000 0.001811 0.067838 ( 0.065267)
build_all 0.007512 0.001631 1.238764 ( 0.469156)
build_install 0.013234 0.002593 4.373226 ( 1.766341)
test_btest 0.001645 0.000506 53.440928 ( 6.536983)
test_basic 0.005270 0.001621 0.306296 ( 0.404705)
test_all 0.001666 0.000512 481.405008 ( 52.534108)
test_rubyspec 0.091113 0.035771 41.534660 ( 49.267245)
total: 112.13 sec