Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-045629
#<BuildRuby:0x0000558ba70eec40
@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.20220627-045629",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005712 0.000878 0.890275 ( 1.112914)
build_miniruby 0.000884 0.000136 0.057098 ( 0.055844)
build_ruby 0.000747 0.000115 0.059221 ( 0.057943)
build_all 0.003786 0.000582 1.496857 ( 0.601660)
build_install 0.004161 0.004640 6.308527 ( 2.834338)
test_btest 0.000482 0.000103 53.545973 ( 8.578338)
test_basic 0.000275 0.004847 0.258567 ( 0.347864)
test_all 0.001133 0.000324 624.563837 ( 87.699165)
test_rubyspec 0.064271 0.038479 44.338981 ( 49.917144)
total: 151.21 sec