Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-100257
#<BuildRuby:0x0000555c82d93918
@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-100257",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007555 0.003994 0.977397 ( 1.136283)
build_miniruby 0.001693 0.000212 0.069679 ( 0.067996)
build_ruby 0.001521 0.000190 0.066969 ( 0.065346)
build_all 0.005082 0.005203 4.052944 ( 0.765186)
build_install 0.020854 0.001951 7.595401 ( 2.292118)
test_btest 0.000000 0.001371 46.797951 ( 44.779567)
test_basic 0.000000 0.007942 0.352930 ( 0.450247)
test_all 0.000000 0.002008 694.588747 ( 67.178470)
test_rubyspec 0.082570 0.071605 45.503107 ( 50.942681)
total: 167.68 sec