Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-141316
#<BuildRuby:0x0000558323828088
@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.20220827-141316",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006195 0.000330 0.880582 ( 1.007990)
build_miniruby 0.000861 0.000123 0.057982 ( 0.056639)
build_ruby 0.000822 0.000117 0.060200 ( 0.058934)
build_all 0.001155 0.003576 1.562595 ( 0.603613)
build_install 0.009928 0.001115 1.930600 ( 0.967729)
test_btest 0.000618 0.000116 51.197258 ( 8.675283)
test_basic 0.000916 0.004627 0.301035 ( 0.389899)
test_all 0.001374 0.000343 617.464289 ( 92.537888)
test_rubyspec 0.074473 0.055424 44.217396 ( 52.511384)
total: 156.81 sec