Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-154605
#<BuildRuby:0x0000556088b78c00
@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.20221115-154605",
@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.000000 0.000016 0.000016 ( 0.000012)
autoconf 0.000000 0.000037 0.000037 ( 0.000036)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.004718 0.004386 1.310743 ( 1.570686)
build_miniruby 0.001718 0.000000 0.885700 ( 0.897140)
build_ruby 0.002457 0.000000 2.425267 ( 2.345509)
build_all 0.011335 0.006214 18.206289 ( 2.246500)
build_install 0.016688 0.001426 1.852379 ( 1.010541)
test_btest 0.001164 0.000179 82.888125 ( 9.486950)
test_basic 0.003107 0.003931 0.345565 ( 0.435003)
test_all 0.001722 0.000319 666.571382 ( 73.219939)
test_rubyspec 0.086904 0.035208 49.878570 ( 58.509130)
total: 149.72 sec