Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-134426
#<BuildRuby:0x0000561c5d4cc4d8
@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.20220306-134426",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004236 0.006937 0.968220 ( 1.017128)
build_miniruby 0.001552 0.000554 0.075572 ( 0.073530)
build_ruby 0.001222 0.000437 0.077414 ( 0.076159)
build_all 0.007322 0.002341 4.182908 ( 0.843408)
build_install 0.014394 0.008827 7.827317 ( 2.413445)
test_btest 0.000787 0.000315 78.505201 ( 8.233738)
test_basic 0.005912 0.002364 0.327921 ( 0.416431)
test_all 0.001501 0.000601 697.677966 ( 67.598638)
test_rubyspec 0.105939 0.054318 46.407557 ( 51.727685)
total: 132.40 sec