Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-212603
#<BuildRuby:0x000056007339c6e0
@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.20220629-212603",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003690 0.007786 0.974139 ( 1.040140)
build_miniruby 0.001239 0.000443 0.079653 ( 0.077730)
build_ruby 0.001671 0.000597 0.079836 ( 0.077767)
build_all 0.009658 0.000000 1.478477 ( 0.589293)
build_install 0.010865 0.012402 5.804227 ( 2.756815)
test_btest 0.000835 0.000351 73.384851 ( 8.558502)
test_basic 0.005985 0.002520 0.336000 ( 0.434216)
test_all 0.002969 0.000000 681.300384 ( 67.084287)
test_rubyspec 0.113598 0.057321 45.600970 ( 51.214600)
total: 131.83 sec