Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-115443
#<BuildRuby:0x0000558bb453efe0
@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.20220725-115443",
@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.000075 0.000000 0.000075 ( 0.000078)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.008203 0.004130 0.970987 ( 1.633685)
build_miniruby 0.001432 0.000409 0.075422 ( 0.074529)
build_ruby 0.002401 0.000000 0.073877 ( 0.071504)
build_all 0.004606 0.005129 1.525537 ( 0.576647)
build_install 0.020999 0.002206 5.154079 ( 2.045384)
test_btest 0.000976 0.000271 71.620821 ( 8.715396)
test_basic 0.008082 0.000000 0.312894 ( 0.400927)
test_all 0.002497 0.000000 643.690879 ( 64.233293)
test_rubyspec 0.116280 0.055166 45.440652 ( 51.750174)
total: 129.50 sec