Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-140449
#<BuildRuby:0x000056194ac28a58
@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.20220310-140449",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007047 0.003203 0.984614 ( 1.222598)
build_miniruby 0.000000 0.002217 0.071241 ( 0.068718)
build_ruby 0.001348 0.000674 0.068168 ( 0.065690)
build_all 0.007418 0.001451 1.506510 ( 0.615799)
build_install 0.014836 0.007224 5.289396 ( 2.168129)
test_btest 0.000972 0.000454 73.633726 ( 7.710248)
test_basic 0.005300 0.002787 0.337427 ( 0.425828)
test_all 0.001237 0.000582 702.306603 ( 67.790965)
test_rubyspec 0.089804 0.064419 46.331416 ( 51.758083)
total: 131.83 sec