Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-072334
#<BuildRuby:0x000055a132314420
@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.20220314-072334",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006063 0.004903 0.972655 ( 1.083279)
build_miniruby 0.001097 0.000458 0.065930 ( 0.064520)
build_ruby 0.002226 0.000000 0.077127 ( 0.074970)
build_all 0.008446 0.002570 4.196121 ( 0.841742)
build_install 0.015566 0.007184 7.997611 ( 2.426693)
test_btest 0.000000 0.001260 75.276227 ( 8.246700)
test_basic 0.004542 0.003545 0.334097 ( 0.429919)
test_all 0.001334 0.000583 701.387268 ( 68.542159)
test_rubyspec 0.078287 0.094590 46.298997 ( 51.773628)
total: 133.48 sec