Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-210558
#<BuildRuby:0x0000564bae2e51f8
@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.20221013-210558",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008901 0.000746 1.081553 ( 1.254862)
build_miniruby 0.001701 0.000262 0.104096 ( 0.100719)
build_ruby 0.001381 0.000213 0.097978 ( 0.095025)
build_all 0.006532 0.001005 1.323023 ( 0.568569)
build_install 0.006274 0.009277 1.614546 ( 0.886148)
test_btest 0.002551 0.000000 62.560503 ( 6.555193)
test_basic 0.005554 0.000830 0.341087 ( 0.431328)
test_all 0.005491 0.001373 491.907726 ( 54.543651)
test_rubyspec 0.084527 0.051868 43.085034 ( 51.617818)
total: 116.05 sec