Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-124901
#<BuildRuby:0x000055f31a7cc870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-124901",
@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.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006432 0.004373 0.955668 ( 1.168907)
build_miniruby 0.001956 0.000419 0.076011 ( 0.074408)
build_ruby 0.001511 0.000323 0.074575 ( 0.072972)
build_all 0.009631 0.001073 3.946476 ( 0.763049)
build_install 0.020486 0.001982 7.789804 ( 2.312274)
test_btest 0.001222 0.000216 46.945011 ( 43.733676)
test_basic 0.006876 0.001214 0.340146 ( 0.428316)
test_all 0.001709 0.000302 667.561115 ( 65.610584)
test_rubyspec 0.104516 0.045289 45.703229 ( 51.173469)
total: 165.34 sec