Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-182710
#<BuildRuby:0x000055f953c57810
@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.20220215-182710",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008556 0.004177 0.949575 ( 1.018043)
build_miniruby 0.001750 0.000500 0.076142 ( 0.073764)
build_ruby 0.001510 0.000432 0.077651 ( 0.075924)
build_all 0.007066 0.003830 4.160641 ( 0.793671)
build_install 0.014440 0.006224 7.896184 ( 2.342942)
test_btest 0.001455 0.000000 72.047003 ( 8.091865)
test_basic 0.007882 0.000087 0.330236 ( 0.422703)
test_all 0.001329 0.000399 677.981399 ( 65.602977)
test_rubyspec 0.115886 0.049475 46.604415 ( 51.606548)
total: 130.03 sec