Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-010226
#<BuildRuby:0x0000564a0cc40480
@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.20220212-010226",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008608 0.002774 0.961066 ( 1.047771)
build_miniruby 0.001501 0.000536 0.075617 ( 0.073552)
build_ruby 0.001730 0.000618 0.075182 ( 0.072992)
build_all 0.007526 0.002412 4.148717 ( 0.791118)
build_install 0.017395 0.007429 7.846716 ( 2.365554)
test_btest 0.001261 0.000000 79.012061 ( 8.306682)
test_basic 0.002785 0.004282 0.343504 ( 0.431532)
test_all 0.001257 0.000503 692.331529 ( 66.958447)
test_rubyspec 0.086245 0.075367 46.185864 ( 51.638294)
total: 131.69 sec