Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-125427
#<BuildRuby:0x000055c544fe3df0
@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.20220422-125427",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006807 0.857510 ( 3.332806)
build_miniruby 0.000000 0.000959 0.057755 ( 0.056483)
build_ruby 0.000000 0.000917 0.059381 ( 0.058227)
build_all 0.001279 0.002937 1.503681 ( 0.603763)
build_install 0.009545 0.001481 6.285029 ( 2.813569)
test_btest 0.000696 0.000185 52.784151 ( 8.680861)
test_basic 0.004652 0.001241 0.264063 ( 0.352439)
test_all 0.001124 0.000300 620.833247 ( 92.273380)
test_rubyspec 0.103036 0.019694 44.377475 ( 49.648555)
total: 157.82 sec