Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-175255
#<BuildRuby:0x00005611a19b2fe0
@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.20220721-175255",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.013420 0.000206 1.019471 ( 1.147403)
build_miniruby 0.001759 0.000234 0.075035 ( 0.072788)
build_ruby 0.001634 0.000218 0.074370 ( 0.072254)
build_all 0.008628 0.001150 1.500968 ( 0.574645)
build_install 0.018004 0.003922 5.173501 ( 2.067952)
test_btest 0.000958 0.000144 73.968542 ( 8.173387)
test_basic 0.000000 0.007270 0.323296 ( 0.416750)
test_all 0.001688 0.000711 672.254683 ( 66.406058)
test_rubyspec 0.101218 0.082220 45.990727 ( 51.503659)
total: 130.44 sec