Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-212256
#<BuildRuby:0x000055fc1aae7510
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-212256",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008032 0.002358 0.947988 ( 1.088925)
build_miniruby 0.002148 0.000000 0.074984 ( 0.072505)
build_ruby 0.001822 0.000000 0.077955 ( 0.076318)
build_all 0.006103 0.003123 1.503654 ( 0.567934)
build_install 0.017103 0.006039 5.157086 ( 2.065096)
test_btest 0.000773 0.000387 68.605444 ( 7.974926)
test_basic 0.003344 0.003688 0.325592 ( 0.419451)
test_all 0.002097 0.001104 670.129295 ( 66.285177)
test_rubyspec 0.127630 0.047973 45.688374 ( 53.172477)
total: 131.72 sec