Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-012328
#<BuildRuby:0x000055c14746ce50
@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.20220916-012328",
@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.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009862 0.000837 1.084504 ( 1.074233)
build_miniruby 0.001725 0.000247 0.072893 ( 0.070509)
build_ruby 0.001116 0.000160 0.065212 ( 0.064409)
build_all 0.007221 0.002752 1.559822 ( 0.606826)
build_install 0.019235 0.001680 1.934039 ( 0.947205)
test_btest 0.001399 0.000210 95.487807 ( 9.228029)
test_basic 0.007214 0.000365 0.352465 ( 0.441939)
test_all 0.003587 0.000512 636.644176 ( 65.826668)
test_rubyspec 0.108664 0.063942 47.052415 ( 55.435068)
total: 133.70 sec