Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-113950
#<BuildRuby:0x000055e3e3ef40d0
@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.20221127-113950",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004646 0.000332 1.214144 ( 1.465141)
build_miniruby 0.000769 0.000055 0.966373 ( 0.965080)
build_ruby 0.001273 0.000000 2.738204 ( 2.644306)
build_all 0.010319 0.000000 22.600397 ( 4.481819)
build_install 0.008198 0.000000 4.344973 ( 1.525939)
test_btest 0.000542 0.000000 62.911043 ( 10.497594)
test_basic 0.003899 0.000147 0.298320 ( 0.389916)
test_all 0.001090 0.000058 672.740089 (125.844784)
test_rubyspec 0.052305 0.015260 53.313423 ( 61.465374)
total: 209.28 sec