Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-220226
#<BuildRuby:0x000055b1eb3d04f8
@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.20220730-220226",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003598 0.007953 0.953325 ( 1.762959)
build_miniruby 0.001435 0.000269 0.071049 ( 0.069172)
build_ruby 0.001712 0.000321 0.079640 ( 0.077488)
build_all 0.009152 0.001716 1.535577 ( 0.572839)
build_install 0.019420 0.002584 5.250807 ( 2.124475)
test_btest 0.000946 0.000000 71.848512 ( 8.423261)
test_basic 0.007917 0.000000 0.332206 ( 0.425525)
test_all 0.002261 0.000000 640.391874 ( 64.122763)
test_rubyspec 0.096385 0.064531 45.491319 ( 51.058445)
total: 128.64 sec