Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-030643
#<BuildRuby:0x000055d7a2f78148
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220425-030643",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006521 0.000465 0.831562 ( 1.393198)
build_miniruby 0.000940 0.000067 0.057456 ( 0.056152)
build_ruby 0.000986 0.000070 0.059816 ( 0.058525)
build_all 0.003731 0.000267 1.536580 ( 0.615522)
build_install 0.006476 0.004405 6.277566 ( 2.851757)
test_btest 0.000659 0.000082 50.066533 ( 8.930407)
test_basic 0.004686 0.000586 0.287846 ( 0.376957)
test_all 0.001150 0.000143 639.705314 ( 91.275185)
test_rubyspec 0.073454 0.044220 44.387264 ( 49.230197)
total: 154.79 sec