Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-125552
#<BuildRuby:0x0000559a044484e8
@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.20220212-125552",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010888 0.000595 0.957281 ( 1.651552)
build_miniruby 0.001648 0.000353 0.075028 ( 0.073362)
build_ruby 0.001604 0.000344 0.075114 ( 0.073247)
build_all 0.009689 0.001028 4.132271 ( 0.787040)
build_install 0.023462 0.000000 7.743513 ( 2.260127)
test_btest 0.001121 0.000028 75.363446 ( 8.130113)
test_basic 0.007154 0.000320 0.328402 ( 0.427045)
test_all 0.001557 0.000223 662.254095 ( 66.571012)
test_rubyspec 0.096835 0.062071 46.302899 ( 51.785377)
total: 131.76 sec