Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-092816
#<BuildRuby:0x0000559aa51ae7e0
@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.20221120-092816",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004894 0.000136 1.118831 ( 1.143242)
build_miniruby 0.001005 0.000000 0.926910 ( 0.925559)
build_ruby 0.001178 0.000000 2.767131 ( 2.681090)
build_all 0.008430 0.000896 15.888100 ( 3.408620)
build_install 0.009803 0.000668 2.010163 ( 1.127219)
test_btest 0.000520 0.000065 59.020719 ( 11.665818)
test_basic 0.000000 0.004673 0.287597 ( 0.378489)
test_all 0.001176 0.000225 630.234353 ( 99.403499)
test_rubyspec 0.023305 0.026118 51.994336 ( 60.276715)
total: 181.01 sec