Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-053512
#<BuildRuby:0x000055bfa5414870
@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.20220916-053512",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005539 0.003953 1.077722 ( 1.089907)
build_miniruby 0.002018 0.000000 0.075247 ( 0.073531)
build_ruby 0.001939 0.000005 0.071642 ( 0.070329)
build_all 0.006133 0.003778 1.578778 ( 0.609868)
build_install 0.011449 0.010166 1.913519 ( 0.944893)
test_btest 0.000857 0.000180 96.920201 ( 9.260749)
test_basic 0.001589 0.004952 0.352877 ( 0.441906)
test_all 0.004180 0.001100 631.620435 ( 65.539564)
test_rubyspec 0.120045 0.052134 47.045940 ( 55.307924)
total: 133.34 sec