Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-074522
#<BuildRuby:0x00005602f1dd8700
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-074522",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.003698 0.001345 1.133994 ( 1.142840)
build_miniruby 0.000735 0.000267 0.981475 ( 0.980117)
build_ruby 0.000877 0.000319 2.906896 ( 2.820421)
build_all 0.007881 0.001118 15.765010 ( 3.276361)
build_install 0.006902 0.003839 2.255266 ( 1.237911)
test_btest 0.000472 0.000168 66.324438 ( 11.073288)
test_basic 0.001895 0.003552 0.284659 ( 0.374449)
test_all 0.000689 0.000276 697.691539 (108.650972)
test_rubyspec 0.038522 0.035431 53.781479 ( 62.000899)
total: 191.56 sec