Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-224938
#<BuildRuby:0x0000557f2d538b60
@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.20220726-224938",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010341 0.001477 1.017370 ( 1.193986)
build_miniruby 0.001910 0.000273 0.073213 ( 0.072153)
build_ruby 0.001727 0.000247 0.076753 ( 0.075869)
build_all 0.005152 0.004916 1.515234 ( 0.583968)
build_install 0.016836 0.005368 5.203563 ( 2.086382)
test_btest 0.000760 0.000169 71.727344 ( 7.842025)
test_basic 0.003915 0.003505 0.328246 ( 0.419509)
test_all 0.000000 0.001696 677.878387 ( 66.891211)
test_rubyspec 0.113504 0.068618 45.457043 ( 51.201665)
total: 130.37 sec