Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-010059
#<BuildRuby:0x0000560c72664b38
@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.20220220-010059",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005862 0.004438 0.940933 ( 1.094027)
build_miniruby 0.001720 0.000369 0.080674 ( 0.077983)
build_ruby 0.001376 0.000295 0.074866 ( 0.072817)
build_all 0.006814 0.003912 4.115014 ( 0.787380)
build_install 0.010662 0.012066 7.823526 ( 2.321578)
test_btest 0.000923 0.000340 76.407055 ( 8.213894)
test_basic 0.007429 0.000000 0.333103 ( 0.426882)
test_all 0.001725 0.000262 669.229529 ( 65.736247)
test_rubyspec 0.097242 0.049200 46.183374 ( 51.597633)
total: 130.33 sec