Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-144512
#<BuildRuby:0x0000561fbdffbfa8
@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.20220728-144512",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006051 0.000501 0.863417 ( 1.154967)
build_miniruby 0.000789 0.000182 0.057181 ( 0.056033)
build_ruby 0.000807 0.000186 0.058920 ( 0.057670)
build_all 0.001265 0.003346 1.544148 ( 0.600973)
build_install 0.008525 0.002436 5.653384 ( 2.161994)
test_btest 0.000532 0.000152 48.994994 ( 8.369895)
test_basic 0.001653 0.003635 0.276012 ( 0.365490)
test_all 0.001188 0.000396 601.727877 ( 89.659757)
test_rubyspec 0.095432 0.034174 43.611958 ( 49.244745)
total: 151.67 sec