Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-184830
#<BuildRuby:0x00005641b75b8250
@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.20221202-184830",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.006746 0.004274 1.218926 ( 1.222628)
build_miniruby 0.002826 0.000177 0.845364 ( 0.845812)
build_ruby 0.000069 0.003947 2.247541 ( 2.153696)
build_all 0.013897 0.008673 18.652000 ( 2.182546)
build_install 0.018368 0.001784 2.077481 ( 1.065264)
test_btest 0.001297 0.000236 90.998038 ( 9.653523)
test_basic 0.008854 0.000707 0.347240 ( 0.433518)
test_all 0.002175 0.000000 671.483514 ( 71.370346)
test_rubyspec 0.110692 0.067532 49.513518 ( 57.628539)
total: 146.56 sec