Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-090704
#<BuildRuby:0x0000557649ce9888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-090704",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000033 0.000000 0.000033 ( 0.000029)
build_up 0.000000 0.011088 0.954165 ( 1.136807)
build_miniruby 0.001144 0.000767 0.078576 ( 0.075962)
build_ruby 0.001396 0.000372 0.072431 ( 0.070390)
build_all 0.003946 0.005454 4.065254 ( 0.772238)
build_install 0.017729 0.004439 7.745416 ( 2.264681)
test_btest 0.000903 0.000286 47.848482 ( 44.956907)
test_basic 0.002369 0.005341 0.341757 ( 0.430576)
test_all 0.001451 0.000535 657.936406 ( 65.157700)
test_rubyspec 0.107376 0.065379 45.427141 ( 50.902161)
total: 165.77 sec