Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-141520
#<BuildRuby:0x000055710b9db800
@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.20220915-141520",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009008 0.000667 1.200856 ( 1.927267)
build_miniruby 0.002460 0.000328 0.842793 ( 0.846075)
build_ruby 0.002597 0.000347 2.106902 ( 2.116277)
build_all 0.019214 0.001158 18.753512 ( 2.190670)
build_install 0.017916 0.004119 1.936575 ( 0.965164)
test_btest 0.001295 0.000177 92.576965 ( 9.611914)
test_basic 0.003425 0.004687 0.352842 ( 0.441214)
test_all 0.003605 0.000000 638.173224 ( 65.727121)
test_rubyspec 0.103909 0.063920 46.834076 ( 55.329687)
total: 139.16 sec