Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-173533
#<BuildRuby:0x000055efb5f5e038
@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.20220807-173533",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000065 0.000026 0.000091 ( 0.000095)
build_up 0.006720 0.002688 0.826109 ( 1.274110)
build_miniruby 0.001346 0.000539 0.063108 ( 0.061629)
build_ruby 0.001109 0.000444 0.065641 ( 0.064501)
build_all 0.007782 0.001077 1.249340 ( 0.468990)
build_install 0.002976 0.014046 4.250185 ( 1.805282)
test_btest 0.000693 0.000404 53.551954 ( 5.994214)
test_basic 0.003887 0.002267 0.277366 ( 0.371494)
test_all 0.001833 0.001069 492.949637 ( 52.787952)
test_rubyspec 0.073384 0.063664 41.609653 ( 49.312066)
total: 112.14 sec