Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-014325
#<BuildRuby:0x0000565427184a58
@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.20220403-014325",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007808 0.002839 1.028781 ( 1.045619)
build_miniruby 0.001595 0.000580 0.076896 ( 0.075729)
build_ruby 0.001780 0.000647 0.075421 ( 0.073183)
build_all 0.009254 0.001368 4.220148 ( 0.849348)
build_install 0.021655 0.001379 8.519573 ( 2.997373)
test_btest 0.000955 0.000255 79.635803 ( 8.258702)
test_basic 0.001347 0.006364 0.340456 ( 0.429935)
test_all 0.001493 0.000498 695.273674 ( 67.616629)
test_rubyspec 0.069532 0.103809 47.088512 ( 52.089764)
total: 133.44 sec