Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-131941
#<BuildRuby:0x0000557707b6b600
@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.20220726-131941",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000008)
build_up 0.003149 0.007703 0.982268 ( 1.139259)
build_miniruby 0.001294 0.000497 0.067472 ( 0.066438)
build_ruby 0.001423 0.000548 0.077719 ( 0.076847)
build_all 0.008476 0.001535 1.520836 ( 0.574864)
build_install 0.014210 0.008378 5.267596 ( 2.159826)
test_btest 0.001214 0.000486 72.535701 ( 8.101152)
test_basic 0.006441 0.000455 0.320632 ( 0.411892)
test_all 0.001718 0.000645 670.592647 ( 66.348231)
test_rubyspec 0.097006 0.076052 45.766641 ( 51.475329)
total: 130.35 sec