Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-151552
#<BuildRuby:0x0000556005e99480
@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.20220802-151552",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.008195 0.000630 0.809992 ( 1.166055)
build_miniruby 0.001510 0.000000 0.061342 ( 0.061035)
build_ruby 0.001499 0.000000 0.054001 ( 0.053015)
build_all 0.007999 0.000000 1.221910 ( 0.473306)
build_install 0.011795 0.003705 4.291566 ( 1.780847)
test_btest 0.001618 0.000161 52.873264 ( 5.984619)
test_basic 0.006320 0.000194 0.302272 ( 0.393265)
test_all 0.002496 0.000238 505.910744 ( 53.185316)
test_rubyspec 0.086736 0.042820 41.566577 ( 49.201285)
total: 112.30 sec