Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-040255
#<BuildRuby:0x000055bb431168a0
@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.20220501-040255",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006962 0.005617 1.025130 ( 1.523504)
build_miniruby 0.000000 0.002295 0.073653 ( 0.071191)
build_ruby 0.000000 0.001766 0.069915 ( 0.068247)
build_all 0.004172 0.006455 1.495282 ( 0.611028)
build_install 0.016810 0.007700 5.816888 ( 2.809021)
test_btest 0.000640 0.000256 71.368757 ( 8.570679)
test_basic 0.007304 0.002921 0.320055 ( 0.402917)
test_all 0.002887 0.000443 694.464139 ( 66.818971)
test_rubyspec 0.089591 0.082228 45.327793 ( 50.536182)
total: 131.41 sec