Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-175546
#<BuildRuby:0x000055f210b501f0
@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.20220530-175546",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.006885 0.862343 ( 1.483603)
build_miniruby 0.000543 0.000489 0.057020 ( 0.055748)
build_ruby 0.000889 0.000111 0.057333 ( 0.056006)
build_all 0.003749 0.000469 1.519425 ( 0.620394)
build_install 0.006535 0.004454 6.306482 ( 2.869335)
test_btest 0.000581 0.000103 54.328041 ( 7.812838)
test_basic 0.004866 0.000858 0.305057 ( 0.394148)
test_all 0.000000 0.002415 659.837179 ( 94.658890)
test_rubyspec 0.070473 0.044095 44.050243 ( 49.601475)
total: 157.55 sec