Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-212623
#<BuildRuby:0x000055a4873d4060
@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.20220710-212623",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001965 0.004531 0.927141 ( 0.987189)
build_miniruby 0.000775 0.000259 0.058274 ( 0.056998)
build_ruby 0.000762 0.000254 0.058842 ( 0.057526)
build_all 0.004211 0.000010 1.502642 ( 0.599841)
build_install 0.003298 0.005453 6.306416 ( 2.826944)
test_btest 0.000467 0.000179 54.908389 ( 8.116844)
test_basic 0.004644 0.001786 0.348471 ( 0.436096)
test_all 0.000903 0.000348 633.592793 ( 92.632235)
test_rubyspec 0.082153 0.048445 44.409372 ( 49.942021)
total: 155.66 sec