Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-135910
#<BuildRuby:0x000055fa2ac27ea8
@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.20220427-135910",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006246 0.000336 0.920529 ( 5.957059)
build_miniruby 0.000857 0.000000 0.057270 ( 0.056138)
build_ruby 0.000960 0.000000 0.059440 ( 0.058252)
build_all 0.004312 0.000000 1.502420 ( 0.608443)
build_install 0.003429 0.007550 6.264490 ( 2.837134)
test_btest 0.000709 0.000167 47.400963 ( 8.965802)
test_basic 0.001324 0.004357 0.301542 ( 0.390057)
test_all 0.002011 0.000000 613.626951 ( 91.685378)
test_rubyspec 0.079156 0.046442 44.385238 ( 49.586006)
total: 160.14 sec