Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-073726
#<BuildRuby:0x000055e27c42bf80
@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.20220719-073726",
@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.000010)
build_up 0.006412 0.000169 0.835114 ( 0.989936)
build_miniruby 0.000880 0.000059 0.057037 ( 0.055814)
build_ruby 0.000941 0.000063 0.058971 ( 0.057629)
build_all 0.004616 0.000000 1.570702 ( 0.613438)
build_install 0.006927 0.004071 5.676571 ( 2.196745)
test_btest 0.000644 0.000071 57.476128 ( 8.110072)
test_basic 0.002553 0.003297 0.315595 ( 0.403952)
test_all 0.001582 0.000238 604.947672 ( 89.254059)
test_rubyspec 0.100860 0.027262 43.767114 ( 49.368192)
total: 151.05 sec