Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-095525
#<BuildRuby:0x000055a1acaaf778
@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.20220405-095525",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.012501 0.000199 0.989442 ( 1.322138)
build_miniruby 0.001763 0.000331 0.118970 ( 0.115857)
build_ruby 0.003244 0.000608 3.371812 ( 3.126974)
build_all 0.019515 0.001850 21.456555 ( 2.297467)
build_install 0.018178 0.002108 8.709839 ( 3.030679)
test_btest 0.001217 0.000192 78.192757 ( 8.813292)
test_basic 0.006414 0.001013 0.338466 ( 0.437018)
test_all 0.002134 0.000127 647.651593 ( 65.959946)
test_rubyspec 0.117348 0.062535 46.547035 ( 51.656849)
total: 136.76 sec