Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-225709
#<BuildRuby:0x0000564c480580d0
@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.20220815-225709",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006909 0.000000 0.883687 ( 0.891663)
build_miniruby 0.001042 0.000000 0.057700 ( 0.056475)
build_ruby 0.000986 0.000000 0.059434 ( 0.058222)
build_all 0.004805 0.000000 1.528234 ( 0.586144)
build_install 0.006905 0.004147 1.926847 ( 0.966190)
test_btest 0.000541 0.000028 53.751249 ( 8.488120)
test_basic 0.001108 0.004299 0.305857 ( 0.394990)
test_all 0.002161 0.000227 618.300553 ( 91.130485)
test_rubyspec 0.088779 0.041334 43.954283 ( 51.376011)
total: 153.95 sec