Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-054003
#<BuildRuby:0x000055a303c241f0
@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.20220531-054003",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006394 0.000492 0.878545 ( 1.075840)
build_miniruby 0.001011 0.000000 0.057248 ( 0.056010)
build_ruby 0.000000 0.000918 0.058604 ( 0.057496)
build_all 0.001595 0.002831 1.485808 ( 0.605744)
build_install 0.010539 0.000787 6.303573 ( 2.868657)
test_btest 0.000640 0.000080 55.908663 ( 8.172623)
test_basic 0.000657 0.004808 0.332450 ( 0.421201)
test_all 0.000361 0.000997 635.496587 ( 91.094115)
test_rubyspec 0.066764 0.056142 43.980119 ( 49.538191)
total: 153.89 sec