Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-005931
#<BuildRuby:0x000056124fe14080
@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.20221201-005931",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004584 0.000328 1.207736 ( 1.210010)
build_miniruby 0.000921 0.000066 1.027825 ( 1.026555)
build_ruby 0.001092 0.000000 2.687365 ( 2.592630)
build_all 0.004402 0.004482 15.794185 ( 3.297778)
build_install 0.008396 0.000499 2.187467 ( 1.222118)
test_btest 0.000547 0.000068 59.345652 ( 12.074330)
test_basic 0.000000 0.004433 0.301529 ( 0.393078)
test_all 0.000000 0.001219 673.924020 (106.278563)
test_rubyspec 0.035569 0.023911 54.149937 ( 62.367577)
total: 190.46 sec