Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-114218
#<BuildRuby:0x00005649821e8c10
@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.20220503-114218",
@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.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010957 0.001826 1.023919 ( 1.386456)
build_miniruby 0.002069 0.000345 0.075574 ( 0.073002)
build_ruby 0.001590 0.000265 0.076204 ( 0.074059)
build_all 0.009738 0.000689 1.525783 ( 0.613205)
build_install 0.021799 0.001410 5.871984 ( 2.812051)
test_btest 0.001052 0.000141 73.615626 ( 7.884216)
test_basic 0.002382 0.006877 0.333097 ( 0.420227)
test_all 0.002524 0.000504 700.719540 ( 67.326589)
test_rubyspec 0.126176 0.055541 45.202504 ( 50.404401)
total: 131.00 sec