Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-034755
#<BuildRuby:0x000055cda6727918
@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.20220202-034755",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009863 0.000000 0.935636 ( 1.992438)
build_miniruby 0.001933 0.000000 0.076031 ( 0.073937)
build_ruby 0.001275 0.000255 0.077880 ( 0.076333)
build_all 0.006843 0.003773 4.138699 ( 0.786362)
build_install 0.020522 0.002632 7.828976 ( 2.301158)
test_btest 0.000726 0.000153 46.836575 ( 44.939103)
test_basic 0.004464 0.004650 0.346151 ( 0.437822)
test_all 0.001387 0.000347 692.203360 ( 67.124766)
test_rubyspec 0.086404 0.075355 46.666516 ( 52.043667)
total: 169.78 sec