Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-132611
#<BuildRuby:0x0000558535488018
@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.20220609-132611",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002242 0.004419 0.856255 ( 1.244386)
build_miniruby 0.000850 0.000196 0.057523 ( 0.056168)
build_ruby 0.000793 0.000183 0.058600 ( 0.057497)
build_all 0.003526 0.000814 1.523290 ( 0.614120)
build_install 0.008274 0.000812 6.275333 ( 2.831604)
test_btest 0.000656 0.000141 54.134319 ( 8.317057)
test_basic 0.002878 0.003124 0.297752 ( 0.386380)
test_all 0.000990 0.000247 605.203747 ( 95.531128)
test_rubyspec 0.069069 0.056482 44.112723 ( 49.770191)
total: 158.81 sec