Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-200730
#<BuildRuby:0x000055ff2d91b680
@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.20220517-200730",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000034 0.000002 0.000036 ( 0.000035)
build_up 0.007951 0.004472 1.001930 ( 1.409639)
build_miniruby 0.001850 0.000000 0.074863 ( 0.073014)
build_ruby 0.002639 0.000047 0.069312 ( 0.067438)
build_all 0.007997 0.000999 1.474062 ( 0.589249)
build_install 0.023571 0.000461 5.851187 ( 2.799806)
test_btest 0.000943 0.000094 76.895307 ( 8.808168)
test_basic 0.007021 0.000190 0.328672 ( 0.416749)
test_all 0.002128 0.000203 694.167579 ( 66.918731)
test_rubyspec 0.115698 0.057210 45.605886 ( 51.215446)
total: 132.30 sec