Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-132325
#<BuildRuby:0x0000556d4ace0920
@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.20220814-132325",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010626 0.000892 1.004220 ( 1.019691)
build_miniruby 0.002466 0.000000 0.076241 ( 0.074557)
build_ruby 0.002122 0.000035 0.078315 ( 0.077382)
build_all 0.006709 0.003381 1.524505 ( 0.587434)
build_install 0.013774 0.008498 1.877759 ( 0.931294)
test_btest 0.000899 0.000204 70.709955 ( 8.515974)
test_basic 0.003532 0.004018 0.332688 ( 0.423977)
test_all 0.002778 0.000725 679.947260 ( 67.076863)
test_rubyspec 0.102206 0.074695 45.934298 ( 53.413625)
total: 132.12 sec