Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-093707
#<BuildRuby:0x0000564d49f7c0a0
@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.20220507-093707",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006725 0.861753 ( 1.173662)
build_miniruby 0.000000 0.001076 0.057252 ( 0.055957)
build_ruby 0.000000 0.000896 0.057709 ( 0.056583)
build_all 0.000362 0.003774 1.494693 ( 0.593562)
build_install 0.007726 0.001006 6.292889 ( 2.830913)
test_btest 0.000609 0.000174 52.561888 ( 8.002357)
test_basic 0.004518 0.001291 0.318606 ( 0.406544)
test_all 0.000956 0.000274 634.871957 ( 93.230151)
test_rubyspec 0.086574 0.035169 43.771187 ( 48.742849)
total: 155.09 sec