Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-121514
#<BuildRuby:0x0000560f1af0b778
@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.20220303-121514",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004446 0.006813 1.038087 ( 1.282196)
build_miniruby 0.001429 0.000510 0.073364 ( 0.071249)
build_ruby 0.001345 0.000481 0.074274 ( 0.072190)
build_all 0.007822 0.002525 4.210598 ( 0.859128)
build_install 0.018137 0.007281 7.888699 ( 2.411853)
test_btest 0.001193 0.000434 74.141397 ( 8.440996)
test_basic 0.006417 0.000910 0.321960 ( 0.410884)
test_all 0.000787 0.001330 688.348527 ( 67.359865)
test_rubyspec 0.092328 0.078118 46.390383 ( 51.507245)
total: 132.42 sec