Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-125726
#<BuildRuby:0x000055e2935c3e58
@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.20220810-125726",
@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.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002318 0.004423 0.905050 ( 14.135741)
build_miniruby 0.000812 0.000187 0.057995 ( 0.056770)
build_ruby 0.000747 0.000172 0.059261 ( 0.058088)
build_all 0.003697 0.000853 1.521243 ( 0.587642)
build_install 0.009915 0.001164 5.627905 ( 2.170203)
test_btest 0.000728 0.000156 53.073267 ( 7.833877)
test_basic 0.001772 0.004087 0.343484 ( 0.431776)
test_all 0.002950 0.000272 596.397472 ( 89.417431)
test_rubyspec 0.101143 0.024586 43.849985 ( 51.405219)
total: 166.10 sec