Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-052833
#<BuildRuby:0x000055a1816a25c0
@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.20220914-052833",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007655 0.001766 1.080401 ( 1.085671)
build_miniruby 0.001461 0.000337 0.070640 ( 0.069321)
build_ruby 0.001715 0.000395 0.077769 ( 0.076414)
build_all 0.008412 0.002260 1.549840 ( 0.603473)
build_install 0.013066 0.010003 1.918489 ( 0.940963)
test_btest 0.000892 0.000284 92.700329 ( 9.836525)
test_basic 0.002522 0.004764 0.353866 ( 0.442850)
test_all 0.001295 0.004495 655.871672 ( 66.657735)
test_rubyspec 0.122962 0.055434 46.478572 ( 54.594436)
total: 134.31 sec