Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-030643
#<BuildRuby:0x0000563211f3e8c0
@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.20221128-030643",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000022 0.000000 0.000022 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.005252 0.000000 1.226903 ( 1.398182)
build_miniruby 0.000991 0.000000 1.068372 ( 1.067183)
build_ruby 0.001083 0.000000 2.765213 ( 2.640440)
build_all 0.010206 0.000000 22.368021 ( 4.332703)
build_install 0.009126 0.000000 4.373280 ( 1.584627)
test_btest 0.000000 0.000545 64.898553 ( 11.152315)
test_basic 0.000000 0.005257 0.281509 ( 0.371355)
test_all 0.000808 0.000495 667.196370 (106.497641)
test_rubyspec 0.057162 0.008993 52.801469 ( 61.074808)
total: 190.12 sec