Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-015727
#<BuildRuby:0x0000560be1753670
@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.20220825-015727",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.000122 0.006594 0.869993 ( 0.936603)
build_miniruby 0.001019 0.000000 0.057995 ( 0.056817)
build_ruby 0.001032 0.000000 0.059670 ( 0.058445)
build_all 0.003771 0.000836 1.532089 ( 0.587336)
build_install 0.008117 0.003122 1.933108 ( 0.967489)
test_btest 0.000601 0.000000 54.547753 ( 8.157734)
test_basic 0.005204 0.000450 0.289279 ( 0.377963)
test_all 0.001695 0.000605 602.506756 ( 89.632243)
test_rubyspec 0.063667 0.057843 44.077807 ( 52.334654)
total: 153.11 sec