Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-024722
#<BuildRuby:0x000055881dc99438
@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.20220820-024722",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008119 0.001249 0.841959 ( 0.886749)
build_miniruby 0.001105 0.000171 0.054599 ( 0.053657)
build_ruby 0.001314 0.000202 0.052117 ( 0.050868)
build_all 0.004969 0.004687 1.247358 ( 0.465270)
build_install 0.008351 0.006437 1.586130 ( 0.804421)
test_btest 0.000981 0.000273 55.287618 ( 6.312430)
test_basic 0.004080 0.001133 0.291317 ( 0.386509)
test_all 0.002555 0.002132 490.305355 ( 52.091604)
test_rubyspec 0.081675 0.053434 42.031757 ( 50.651105)
total: 111.70 sec