Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-152703
#<BuildRuby:0x000055edc45e12f0
@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.20221031-152703",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008521 0.000675 1.109162 ( 1.313440)
build_miniruby 0.001191 0.000183 0.099788 ( 0.097635)
build_ruby 0.001270 0.000195 0.103658 ( 0.102918)
build_all 0.007041 0.000338 1.334009 ( 0.581118)
build_install 0.010240 0.005929 1.673985 ( 0.913025)
test_btest 0.001745 0.000349 63.145403 ( 6.395197)
test_basic 0.003648 0.003682 0.362676 ( 0.454212)
test_all 0.007042 0.000000 505.578904 ( 53.657243)
test_rubyspec 0.101562 0.024718 43.424095 ( 51.953540)
total: 115.47 sec