Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-155245
#<BuildRuby:0x000055bb87543ba0
@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.20220813-155245",
@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.000000 0.000007 0.000007 ( 0.000008)
autoconf 0.000000 0.000019 0.000019 ( 0.000019)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.003115 0.007782 0.771087 ( 0.831323)
build_miniruby 0.001028 0.000237 0.055020 ( 0.053891)
build_ruby 0.001089 0.000251 0.053977 ( 0.052794)
build_all 0.007413 0.001711 1.273165 ( 0.484167)
build_install 0.014524 0.002094 1.611237 ( 0.814642)
test_btest 0.000779 0.000167 51.585896 ( 6.364647)
test_basic 0.004694 0.001006 0.302666 ( 0.399665)
test_all 0.004693 0.001006 495.183222 ( 52.248114)
test_rubyspec 0.087405 0.039466 41.675280 ( 49.221554)
total: 110.47 sec