Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-101946
#<BuildRuby:0x000055dcee7a8b38
@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.20220223-101946",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004117 0.007551 0.879798 ( 1.246332)
build_miniruby 0.001629 0.000305 0.076281 ( 0.074348)
build_ruby 0.001292 0.000242 0.071341 ( 0.069587)
build_all 0.004095 0.005129 4.215751 ( 0.854725)
build_install 0.014050 0.009033 7.851672 ( 2.412438)
test_btest 0.001029 0.000325 72.215528 ( 8.590908)
test_basic 0.005064 0.001599 0.341266 ( 0.434208)
test_all 0.001270 0.000401 701.629021 ( 68.119964)
test_rubyspec 0.103482 0.045067 46.116591 ( 51.559841)
total: 133.36 sec