Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-180855
#<BuildRuby:0x0000563ceedfac88
@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.20220813-180855",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004456 0.003741 0.830021 ( 0.876296)
build_miniruby 0.001386 0.000087 0.055170 ( 0.055291)
build_ruby 0.001623 0.000102 0.064275 ( 0.064680)
build_all 0.008721 0.000545 1.238812 ( 0.482635)
build_install 0.014140 0.000287 1.555461 ( 0.789136)
test_btest 0.001164 0.000065 54.884319 ( 6.227665)
test_basic 0.004866 0.000270 0.290644 ( 0.386697)
test_all 0.000000 0.005124 493.668525 ( 52.866512)
test_rubyspec 0.097057 0.036971 41.590477 ( 49.341352)
total: 111.09 sec