Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-060954
#<BuildRuby:0x0000558a0a056038
@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.20221025-060954",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009674 0.000404 1.133105 ( 1.317185)
build_miniruby 0.002532 0.000000 0.112548 ( 0.109721)
build_ruby 0.001494 0.000000 0.109310 ( 0.106646)
build_all 0.008711 0.000560 1.399775 ( 0.606408)
build_install 0.015738 0.000671 1.718520 ( 0.913453)
test_btest 0.000000 0.001394 61.801600 ( 6.602070)
test_basic 0.001335 0.004401 0.349133 ( 0.440324)
test_all 0.007277 0.000000 494.148626 ( 53.134655)
test_rubyspec 0.057296 0.063426 43.382441 ( 51.890083)
total: 115.12 sec