Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-084704
#<BuildRuby:0x000055a21ce00d30
@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.20220901-084704",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009994 0.001538 0.984457 ( 2.127849)
build_miniruby 0.001693 0.000260 0.077980 ( 0.077032)
build_ruby 0.001910 0.000294 0.079687 ( 0.077476)
build_all 0.009098 0.000591 1.553988 ( 0.579112)
build_install 0.021141 0.000011 1.903908 ( 0.938283)
test_btest 0.001017 0.000113 73.459002 ( 8.082631)
test_basic 0.003599 0.005060 0.339365 ( 0.426913)
test_all 0.003360 0.000531 637.640424 ( 65.431038)
test_rubyspec 0.084725 0.095049 45.476931 ( 54.036562)
total: 131.78 sec