Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-054359
#<BuildRuby:0x0000563b96c31888
@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.20220130-054359",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011678 0.000000 0.956521 ( 1.275904)
build_miniruby 0.001807 0.000000 0.078295 ( 0.076598)
build_ruby 0.001692 0.000000 0.067569 ( 0.065610)
build_all 0.009354 0.000484 4.046786 ( 0.793975)
build_install 0.022057 0.000649 7.792424 ( 2.387425)
test_btest 0.001239 0.000000 47.514904 ( 44.337484)
test_basic 0.007750 0.000194 0.330078 ( 0.418904)
test_all 0.002185 0.000104 702.390970 ( 67.441964)
test_rubyspec 0.143068 0.028211 45.734119 ( 51.197280)
total: 168.00 sec