Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-035413
#<BuildRuby:0x000055853b6ecd30
@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.20220719-035413",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003683 0.006595 0.967617 ( 1.868149)
build_miniruby 0.001793 0.000317 0.069525 ( 0.066991)
build_ruby 0.001547 0.000273 0.078292 ( 0.076302)
build_all 0.005696 0.004187 1.561777 ( 0.607950)
build_install 0.017583 0.001971 5.273936 ( 2.121686)
test_btest 0.001052 0.000211 74.617847 ( 8.049940)
test_basic 0.003380 0.004171 0.319754 ( 0.412342)
test_all 0.000634 0.001408 642.082665 ( 64.456901)
test_rubyspec 0.107712 0.064715 45.793712 ( 51.554777)
total: 129.22 sec