Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-103607
#<BuildRuby:0x000055b1c75f84e8
@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.20220401-103607",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011625 0.000244 1.020684 ( 1.201700)
build_miniruby 0.002264 0.000142 0.073842 ( 0.071540)
build_ruby 0.002001 0.000125 0.068582 ( 0.066587)
build_all 0.002403 0.008417 4.234453 ( 0.860852)
build_install 0.020075 0.002634 8.511573 ( 2.983448)
test_btest 0.001176 0.000196 72.725551 ( 8.208113)
test_basic 0.006375 0.001062 0.337362 ( 0.435908)
test_all 0.000881 0.001371 703.588544 ( 68.178162)
test_rubyspec 0.114278 0.059394 46.845134 ( 52.061535)
total: 134.07 sec