Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-185009
#<BuildRuby:0x0000555cdc779500
@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.20220730-185009",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000103 0.000017 0.000120 ( 0.000125)
build_up 0.002976 0.006764 0.831764 ( 0.964048)
build_miniruby 0.000000 0.003008 0.063736 ( 0.060600)
build_ruby 0.000765 0.000957 0.067151 ( 0.065949)
build_all 0.004783 0.004206 1.220573 ( 0.478273)
build_install 0.012379 0.004166 4.289592 ( 1.775942)
test_btest 0.000731 0.000284 52.990274 ( 6.429182)
test_basic 0.005665 0.002203 0.289373 ( 0.378869)
test_all 0.002433 0.000295 505.559484 ( 53.110690)
test_rubyspec 0.095758 0.046018 42.052249 ( 47.888367)
total: 111.15 sec