Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-121122
#<BuildRuby:0x0000555f2893a878
@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.20220805-121122",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002781 0.003820 0.844204 ( 2.290361)
build_miniruby 0.000000 0.001005 0.057856 ( 0.056686)
build_ruby 0.000000 0.001010 0.059670 ( 0.058396)
build_all 0.003513 0.001241 1.550671 ( 0.594127)
build_install 0.011393 0.000000 5.628462 ( 2.167135)
test_btest 0.000848 0.000000 49.494323 ( 8.381557)
test_basic 0.006065 0.000037 0.332005 ( 0.419847)
test_all 0.001130 0.000099 624.516457 ( 89.765871)
test_rubyspec 0.082626 0.031198 43.797897 ( 51.176179)
total: 154.91 sec