Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-130920
#<BuildRuby:0x0000559b253ac0d0
@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-130920",
@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.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005300 1.171195 ( 1.493438)
build_miniruby 0.000000 0.000903 0.981471 ( 0.980297)
build_ruby 0.000000 0.001243 2.826720 ( 2.722599)
build_all 0.003946 0.005103 15.806952 ( 3.307889)
build_install 0.006463 0.001796 1.991630 ( 1.159585)
test_btest 0.000536 0.000149 58.295748 ( 11.453857)
test_basic 0.003918 0.001089 0.282407 ( 0.372998)
test_all 0.001136 0.000315 691.177474 (107.123655)
test_rubyspec 0.042243 0.021588 53.097719 ( 61.296886)
total: 189.91 sec