Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-030007
#<BuildRuby:0x0000558d5aff0e28
@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.20220907-030007",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008972 0.002243 0.937432 ( 0.950536)
build_miniruby 0.001590 0.000397 0.069740 ( 0.067676)
build_ruby 0.001673 0.000419 0.073421 ( 0.071430)
build_all 0.005834 0.005238 1.579601 ( 0.611959)
build_install 0.019065 0.000983 1.925780 ( 0.938125)
test_btest 0.001081 0.000271 97.936922 ( 9.598184)
test_basic 0.004883 0.001221 0.349957 ( 0.448141)
test_all 0.002871 0.000000 640.834083 ( 66.921666)
test_rubyspec 0.140255 0.042836 47.155754 ( 55.505376)
total: 135.11 sec