Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-221157
#<BuildRuby:0x0000556e78a10a68
@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.20220828-221157",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007230 0.005804 0.820440 ( 0.893938)
build_miniruby 0.001164 0.000291 0.047400 ( 0.046617)
build_ruby 0.001397 0.000000 0.065043 ( 0.063974)
build_all 0.007636 0.000000 1.205861 ( 0.448906)
build_install 0.004954 0.009404 1.543735 ( 0.782868)
test_btest 0.000000 0.001358 54.576718 ( 6.138920)
test_basic 0.004728 0.001588 0.288154 ( 0.377983)
test_all 0.003086 0.000389 506.661579 ( 53.084494)
test_rubyspec 0.086335 0.046303 41.065050 ( 49.680779)
total: 111.52 sec