Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-154837
#<BuildRuby:0x000055812a4ac3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-154837",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004919 0.000000 1.242627 ( 1.341126)
build_miniruby 0.000988 0.000000 0.957498 ( 0.955949)
build_ruby 0.001177 0.000000 2.755670 ( 2.649229)
build_all 0.004834 0.004164 15.762438 ( 3.294974)
build_install 0.002552 0.006569 2.173524 ( 1.202390)
test_btest 0.000489 0.000061 59.186881 ( 11.866377)
test_basic 0.001186 0.003801 0.335525 ( 0.425900)
test_all 0.000773 0.000129 652.803523 (121.444840)
test_rubyspec 0.048523 0.020775 52.557537 ( 60.843229)
total: 204.02 sec