Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-022214
#<BuildRuby:0x00005573393c27e0
@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.20221129-022214",
@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.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004642 0.000037 1.214002 ( 1.340763)
build_miniruby 0.000881 0.000046 0.923228 ( 0.921850)
build_ruby 0.001337 0.000000 2.689154 ( 2.589258)
build_all 0.008756 0.000000 15.842284 ( 3.416991)
build_install 0.008433 0.000109 1.955221 ( 1.094411)
test_btest 0.000588 0.000000 60.837223 ( 11.007038)
test_basic 0.004665 0.000049 0.312500 ( 0.403078)
test_all 0.001436 0.000060 687.097405 (106.437244)
test_rubyspec 0.032691 0.019842 53.600325 ( 61.925828)
total: 189.14 sec