Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-135638
#<BuildRuby:0x00005635ecc85550
@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.20220728-135638",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009062 0.001264 0.894600 ( 1.321855)
build_miniruby 0.001138 0.000284 0.052866 ( 0.051458)
build_ruby 0.001661 0.000416 0.063280 ( 0.062041)
build_all 0.008749 0.000000 1.269814 ( 0.473851)
build_install 0.010871 0.004936 4.234920 ( 1.830827)
test_btest 0.001527 0.000382 54.556984 ( 6.048476)
test_basic 0.002485 0.005614 0.303099 ( 0.399535)
test_all 0.001443 0.000451 487.653827 ( 51.774124)
test_rubyspec 0.084764 0.039701 41.877950 ( 47.768397)
total: 109.73 sec