Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-111643
#<BuildRuby:0x000056119d0d0480
@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.20220426-111643",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000042 0.000010 0.000052 ( 0.000055)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.008789 0.002029 1.029951 ( 1.262756)
build_miniruby 0.000000 0.001798 0.074193 ( 0.072159)
build_ruby 0.000735 0.001595 0.077690 ( 0.074877)
build_all 0.007888 0.000951 1.546520 ( 0.633060)
build_install 0.017554 0.006320 5.862626 ( 2.774659)
test_btest 0.000801 0.000229 75.523042 ( 8.463700)
test_basic 0.006768 0.001933 0.332392 ( 0.418991)
test_all 0.002396 0.000685 694.838205 ( 67.440999)
test_rubyspec 0.114504 0.065241 45.826181 ( 51.017228)
total: 132.16 sec