Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-184757
#<BuildRuby:0x0000556d598046e0
@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.20220724-184757",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010755 0.000769 1.014973 ( 1.040816)
build_miniruby 0.001535 0.000110 0.075876 ( 0.074403)
build_ruby 0.001558 0.000111 0.069858 ( 0.067929)
build_all 0.011358 0.000095 1.532643 ( 0.580760)
build_install 0.017313 0.005257 5.120119 ( 2.052672)
test_btest 0.000950 0.000100 78.142534 ( 8.547664)
test_basic 0.006086 0.000641 0.319647 ( 0.414770)
test_all 0.001662 0.000175 666.065593 ( 66.349976)
test_rubyspec 0.140233 0.029920 45.690247 ( 51.386853)
total: 130.52 sec