Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-054828
#<BuildRuby:0x000056085664c3a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-054828",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004903 0.000125 1.166700 ( 1.175723)
build_miniruby 0.000908 0.000113 0.946371 ( 0.945130)
build_ruby 0.001186 0.000148 2.780470 ( 2.670172)
build_all 0.004705 0.004214 15.817400 ( 3.404187)
build_install 0.006106 0.004582 2.302685 ( 1.332491)
test_btest 0.000498 0.000110 66.484579 ( 10.933569)
test_basic 0.003639 0.000808 0.298171 ( 0.389386)
test_all 0.000783 0.000173 699.434687 (107.893083)
test_rubyspec 0.055428 0.009271 53.589026 ( 61.656640)
total: 190.40 sec