Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-030316
#<BuildRuby:0x0000558625069450
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-030316",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005096 0.004225 0.843735 ( 1.134642)
build_miniruby 0.001352 0.000312 0.053699 ( 0.052513)
build_ruby 0.001126 0.000260 0.053418 ( 0.052581)
build_all 0.004327 0.003134 1.193900 ( 0.478468)
build_install 0.019330 0.000000 4.907278 ( 2.457017)
test_btest 0.000000 0.002248 54.900701 ( 6.514791)
test_basic 0.005298 0.000896 0.298785 ( 0.391143)
test_all 0.002562 0.000582 499.707624 ( 51.952487)
test_rubyspec 0.096404 0.044040 41.913945 ( 47.766776)
total: 110.80 sec