Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-031031
#<BuildRuby:0x0000558df60e3df8
@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.20221121-031031",
@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.000010 0.000002 0.000012 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001333 0.003469 1.055457 ( 1.082859)
build_miniruby 0.000838 0.000160 0.949726 ( 0.948143)
build_ruby 0.000879 0.000167 2.702883 ( 2.608738)
build_all 0.008903 0.000000 15.875457 ( 3.307122)
build_install 0.006644 0.003154 1.935912 ( 1.111640)
test_btest 0.000473 0.000091 63.571087 ( 10.429219)
test_basic 0.000672 0.003956 0.312389 ( 0.403374)
test_all 0.001089 0.000251 624.547314 (106.628956)
test_rubyspec 0.047259 0.024315 51.352738 ( 59.533935)
total: 186.05 sec