Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-125855
#<BuildRuby:0x00005620e33c06b8
@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-125855",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001075 0.009876 0.942515 ( 0.983975)
build_miniruby 0.001435 0.000449 0.073260 ( 0.072342)
build_ruby 0.001946 0.000608 0.076512 ( 0.073927)
build_all 0.010293 0.000744 4.208262 ( 0.796368)
build_install 0.014116 0.008664 7.826225 ( 2.289671)
test_btest 0.000844 0.000282 46.214759 ( 45.081055)
test_basic 0.007591 0.001107 0.349503 ( 0.440210)
test_all 0.001423 0.000453 652.898456 ( 64.930692)
test_rubyspec 0.115951 0.047929 46.192158 ( 51.571086)
total: 166.24 sec