Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-050638
#<BuildRuby:0x0000556be0e6c480
@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.20220404-050638",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009529 0.000635 1.019119 ( 1.372202)
build_miniruby 0.002155 0.000144 0.074468 ( 0.072350)
build_ruby 0.001668 0.000111 0.076277 ( 0.075352)
build_all 0.000105 0.009572 4.227856 ( 0.865123)
build_install 0.022193 0.001306 8.537825 ( 2.985186)
test_btest 0.000000 0.001358 75.466742 ( 8.362573)
test_basic 0.004541 0.003396 0.342903 ( 0.431604)
test_all 0.001574 0.000331 661.056111 ( 65.309052)
test_rubyspec 0.143849 0.045468 46.861254 ( 51.851095)
total: 131.33 sec