Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-074505
#<BuildRuby:0x000055c5216c4328
@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.20220727-074505",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002067 0.004340 0.865200 ( 0.917026)
build_miniruby 0.000756 0.000175 0.057893 ( 0.056699)
build_ruby 0.001059 0.000000 0.059288 ( 0.058035)
build_all 0.004370 0.000298 1.524121 ( 0.592755)
build_install 0.006318 0.004756 5.663887 ( 2.174766)
test_btest 0.000696 0.000186 45.910145 ( 8.842011)
test_basic 0.001564 0.004903 0.358131 ( 0.445162)
test_all 0.000820 0.000274 626.708215 ( 89.029021)
test_rubyspec 0.082097 0.047993 43.652555 ( 49.239537)
total: 151.36 sec