Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-233907
#<BuildRuby:0x000056162caf91f8
@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.20220720-233907",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000037 0.000002 0.000039 ( 0.000039)
build_up 0.008895 0.000636 0.872272 ( 1.099843)
build_miniruby 0.001811 0.000129 0.062848 ( 0.061594)
build_ruby 0.001277 0.000091 0.052512 ( 0.051670)
build_all 0.008926 0.000280 1.264533 ( 0.484365)
build_install 0.011318 0.005162 4.338533 ( 1.793129)
test_btest 0.001286 0.000000 52.758957 ( 6.308526)
test_basic 0.005429 0.000000 0.300937 ( 0.392721)
test_all 0.002798 0.000000 507.213911 ( 53.140152)
test_rubyspec 0.091452 0.043496 41.927696 ( 47.786676)
total: 111.12 sec