Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-020502
#<BuildRuby:0x000056020524ce50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220902-020502",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010978 0.000197 0.969794 ( 1.041056)
build_miniruby 0.001826 0.000114 0.074463 ( 0.072664)
build_ruby 0.000000 0.001935 0.075674 ( 0.073980)
build_all 0.006021 0.004818 1.554712 ( 0.583671)
build_install 0.018618 0.004334 1.860144 ( 0.913753)
test_btest 0.000000 0.001273 73.870261 ( 8.345305)
test_basic 0.006471 0.001531 0.333179 ( 0.421754)
test_all 0.004183 0.000092 640.506105 ( 64.829584)
test_rubyspec 0.106563 0.074241 45.393267 ( 53.789777)
total: 130.07 sec