Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-235524
#<BuildRuby:0x000055c4e2d8bdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-235524",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004337 0.000456 1.071494 ( 1.167469)
build_miniruby 0.001125 0.000000 0.932200 ( 0.930789)
build_ruby 0.001356 0.000000 2.951037 ( 2.840015)
build_all 0.008963 0.000298 16.006273 ( 3.431838)
build_install 0.008433 0.000369 2.034682 ( 1.158044)
test_btest 0.000491 0.000045 64.995285 ( 10.496882)
test_basic 0.004555 0.000000 0.313641 ( 0.404433)
test_all 0.001187 0.000103 626.300502 (108.524941)
test_rubyspec 0.060906 0.017541 51.935536 ( 60.219409)
total: 189.17 sec