Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-043925
#<BuildRuby:0x000055b362ca8620
@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.20220911-043925",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008474 0.001955 1.133833 ( 1.712591)
build_miniruby 0.001787 0.000412 0.071965 ( 0.069905)
build_ruby 0.001433 0.000331 0.074742 ( 0.073304)
build_all 0.001927 0.008638 1.582979 ( 0.617308)
build_install 0.023396 0.000058 1.899753 ( 0.944055)
test_btest 0.000821 0.000216 94.849347 ( 9.483393)
test_basic 0.003443 0.004320 0.360175 ( 0.456217)
test_all 0.002954 0.000887 630.227212 ( 66.256830)
test_rubyspec 0.103794 0.071052 47.114713 ( 55.479196)
total: 135.09 sec