Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-014543
#<BuildRuby:0x00005566dc05c4e8
@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.20220521-014543",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006226 0.004444 0.988826 ( 1.043512)
build_miniruby 0.001967 0.000131 0.073349 ( 0.071384)
build_ruby 0.002026 0.000135 0.074817 ( 0.072646)
build_all 0.003856 0.005244 1.469813 ( 0.584555)
build_install 0.016481 0.004442 5.750249 ( 2.768162)
test_btest 0.000855 0.000135 73.132882 ( 8.199431)
test_basic 0.002845 0.005458 0.321538 ( 0.414315)
test_all 0.004625 0.000689 667.780327 ( 65.611627)
test_rubyspec 0.134157 0.042324 46.207380 ( 51.897106)
total: 130.66 sec