Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-235527
#<BuildRuby:0x0000561c7808f440
@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.20220211-235527",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002978 0.008156 0.942251 ( 0.967846)
build_miniruby 0.000000 0.002041 0.076888 ( 0.075218)
build_ruby 0.000243 0.002049 0.078818 ( 0.076621)
build_all 0.009224 0.001270 4.119220 ( 0.782171)
build_install 0.016617 0.004154 7.869891 ( 2.365677)
test_btest 0.000000 0.001144 78.193485 ( 8.323121)
test_basic 0.004773 0.002531 0.338055 ( 0.426185)
test_all 0.001550 0.000431 703.416454 ( 67.874922)
test_rubyspec 0.091441 0.083776 46.403565 ( 51.860832)
total: 132.75 sec