Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-114219
#<BuildRuby:0x00005607123ee8a0
@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.20220208-114219",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010139 0.001448 0.970773 ( 1.395300)
build_miniruby 0.000000 0.001896 0.078900 ( 0.077043)
build_ruby 0.000000 0.002053 0.077434 ( 0.075424)
build_all 0.008168 0.002252 4.115443 ( 0.785894)
build_install 0.011782 0.012734 7.826087 ( 2.324326)
test_btest 0.000839 0.000280 74.035703 ( 7.797978)
test_basic 0.009164 0.000000 0.341812 ( 0.439023)
test_all 0.002200 0.000000 698.012806 ( 67.106859)
test_rubyspec 0.095529 0.076820 46.310273 ( 51.628173)
total: 131.63 sec