Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-170720
#<BuildRuby:0x000056243c4a7340
@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.20220309-170720",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006998 0.004266 1.000731 ( 1.644746)
build_miniruby 0.002215 0.000000 0.077929 ( 0.075606)
build_ruby 0.002211 0.000050 0.074133 ( 0.071853)
build_all 0.005140 0.004278 1.514778 ( 0.604194)
build_install 0.020820 0.002831 5.258060 ( 2.173728)
test_btest 0.001013 0.000162 76.482663 ( 8.671398)
test_basic 0.004616 0.003298 0.347074 ( 0.440028)
test_all 0.001771 0.000138 656.956411 ( 64.918285)
test_rubyspec 0.123287 0.032882 46.108698 ( 51.462474)
total: 130.06 sec