Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-195723
#<BuildRuby:0x000055d597843da8
@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.20220504-195723",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000007 0.000004 0.000011 ( 0.000013)
build_up 0.004491 0.002495 0.888437 ( 1.071145)
build_miniruby 0.000675 0.000374 0.058092 ( 0.056690)
build_ruby 0.000666 0.000370 0.057705 ( 0.056349)
build_all 0.003065 0.001234 1.500118 ( 0.596516)
build_install 0.008688 0.002232 6.243541 ( 2.815338)
test_btest 0.000543 0.000272 54.156674 ( 8.311494)
test_basic 0.003739 0.001870 0.285512 ( 0.374114)
test_all 0.000560 0.000853 624.307218 ( 91.927386)
test_rubyspec 0.074848 0.050296 43.794105 ( 48.723194)
total: 153.93 sec