Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-080634
#<BuildRuby:0x00005593ef345610
@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.20220506-080634",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006200 0.000729 0.907456 ( 1.128193)
build_miniruby 0.000846 0.000099 0.057204 ( 0.055903)
build_ruby 0.000782 0.000092 0.062608 ( 0.061771)
build_all 0.004978 0.000586 1.258498 ( 0.530960)
build_install 0.012194 0.000827 6.528590 ( 3.120642)
test_btest 0.000877 0.000000 60.847847 ( 12.817416)
test_basic 0.004067 0.000000 0.301304 ( 0.395678)
test_all 0.001564 0.000000 533.341476 ( 64.238563)
test_rubyspec 0.016503 0.030407 52.961280 ( 58.585885)
total: 140.94 sec