Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-203204
#<BuildRuby:0x0000557058e62148
@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.20221009-203204",
@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.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.006122 0.004383 1.096742 ( 1.166543)
build_miniruby 0.001245 0.000192 0.097941 ( 0.095243)
build_ruby 0.001587 0.000244 0.096490 ( 0.093833)
build_all 0.004974 0.003668 1.292050 ( 0.558361)
build_install 0.013073 0.001664 1.604044 ( 0.880266)
test_btest 0.001290 0.000242 59.552580 ( 6.695019)
test_basic 0.007129 0.001337 0.355408 ( 0.442245)
test_all 0.002137 0.005828 503.628480 ( 54.014931)
test_rubyspec 0.078535 0.053479 42.617335 ( 51.252627)
total: 115.20 sec