Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-224039
#<BuildRuby:0x0000557b5a8ba2b0
@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.20221202-224039",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004701 0.000045 1.189305 ( 1.187037)
build_miniruby 0.000922 0.000061 1.026177 ( 1.024923)
build_ruby 0.001082 0.000072 2.744675 ( 2.650999)
build_all 0.008500 0.000267 15.714826 ( 3.325578)
build_install 0.008720 0.000000 2.182413 ( 1.252154)
test_btest 0.000580 0.000000 64.379001 ( 10.947305)
test_basic 0.005057 0.000000 0.285719 ( 0.376198)
test_all 0.000868 0.000000 674.855047 (104.287538)
test_rubyspec 0.050213 0.012017 53.476829 ( 61.719285)
total: 186.77 sec