Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-054126
#<BuildRuby:0x000055bf76aeef08
@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.20220827-054126",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006132 0.004394 0.849705 ( 1.483128)
build_miniruby 0.001262 0.000000 0.061283 ( 0.060042)
build_ruby 0.001519 0.000000 0.054766 ( 0.053416)
build_all 0.007766 0.000269 1.265473 ( 0.475740)
build_install 0.013763 0.001721 1.641488 ( 0.792482)
test_btest 0.000780 0.000097 52.941925 ( 6.327505)
test_basic 0.005565 0.000696 0.294943 ( 0.385097)
test_all 0.004203 0.000423 501.212550 ( 52.709853)
test_rubyspec 0.059780 0.061544 41.960045 ( 50.269247)
total: 112.56 sec