Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-231053
#<BuildRuby:0x000055a9367031d8
@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.20220503-231053",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009322 0.002330 1.008523 ( 1.065198)
build_miniruby 0.001581 0.000395 0.069846 ( 0.067382)
build_ruby 0.001662 0.000415 0.074523 ( 0.072577)
build_all 0.000000 0.009125 1.475355 ( 0.606791)
build_install 0.019208 0.003673 5.846987 ( 2.800486)
test_btest 0.000793 0.000280 73.859100 ( 8.313116)
test_basic 0.009330 0.000000 0.305521 ( 0.392505)
test_all 0.001972 0.000623 691.219239 ( 67.085187)
test_rubyspec 0.118260 0.071785 45.396407 ( 50.582320)
total: 130.99 sec