Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-163129
#<BuildRuby:0x00005565f1023940
@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.20220207-163129",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006540 0.004576 0.935751 ( 1.002179)
build_miniruby 0.001717 0.000368 0.076038 ( 0.074746)
build_ruby 0.001643 0.000352 0.067072 ( 0.065508)
build_all 0.007337 0.004071 4.107563 ( 0.778791)
build_install 0.020502 0.003067 7.775055 ( 2.330380)
test_btest 0.001378 0.000000 74.787454 ( 7.767563)
test_basic 0.001992 0.005749 0.326292 ( 0.416182)
test_all 0.001431 0.000400 702.300851 ( 67.454238)
test_rubyspec 0.087794 0.078130 46.145861 ( 51.594708)
total: 131.49 sec