Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-120654
#<BuildRuby:0x000055b52bd4cb38
@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.20220401-120654",
@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.000013 0.000000 0.000013 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011092 0.000642 1.022176 ( 1.286266)
build_miniruby 0.001514 0.000325 0.076182 ( 0.074858)
build_ruby 0.001810 0.000388 0.073313 ( 0.071567)
build_all 0.006374 0.003876 4.251302 ( 0.870006)
build_install 0.021784 0.002886 8.598405 ( 2.996582)
test_btest 0.000000 0.001107 75.905977 ( 8.008142)
test_basic 0.004713 0.002477 0.342874 ( 0.433544)
test_all 0.001500 0.000375 693.225918 ( 67.739286)
test_rubyspec 0.100738 0.075022 46.816601 ( 51.776193)
total: 133.26 sec