Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-214000
#<BuildRuby:0x000055d2d3698920
@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.20220828-214000",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007054 0.004683 0.974027 ( 1.009859)
build_miniruby 0.002065 0.000000 0.076342 ( 0.074453)
build_ruby 0.001983 0.000000 0.075764 ( 0.074419)
build_all 0.009660 0.000199 1.553160 ( 0.583700)
build_install 0.015708 0.005812 1.900274 ( 0.921813)
test_btest 0.000933 0.000196 76.327013 ( 8.452078)
test_basic 0.002515 0.004195 0.315938 ( 0.405672)
test_all 0.003732 0.000933 684.291509 ( 67.254526)
test_rubyspec 0.133410 0.046139 45.954675 ( 54.308720)
total: 133.09 sec