Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-231650
#<BuildRuby:0x000055ef0d928018
@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.20220818-231650",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002112 0.004903 0.828064 ( 0.900409)
build_miniruby 0.000724 0.000263 0.057599 ( 0.056317)
build_ruby 0.000737 0.000268 0.059494 ( 0.058141)
build_all 0.003382 0.001230 1.532600 ( 0.590465)
build_install 0.007885 0.002867 1.915169 ( 0.949722)
test_btest 0.000625 0.000227 54.763616 ( 8.100907)
test_basic 0.005646 0.000027 0.255300 ( 0.344061)
test_all 0.001419 0.000473 607.209204 ( 88.355145)
test_rubyspec 0.088470 0.039945 43.835166 ( 52.068221)
total: 151.42 sec