Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-180143
#<BuildRuby:0x0000561a5af09338
@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.20221019-180143",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005626 0.004226 1.166020 ( 1.960848)
build_miniruby 0.001402 0.000200 0.103276 ( 0.100504)
build_ruby 0.001554 0.000222 0.099257 ( 0.095812)
build_all 0.003833 0.005151 1.379295 ( 0.593610)
build_install 0.003955 0.010635 1.645443 ( 0.892197)
test_btest 0.001166 0.000416 62.184662 ( 6.488897)
test_basic 0.006368 0.000000 0.360281 ( 0.451146)
test_all 0.005784 0.002429 511.553029 ( 54.383497)
test_rubyspec 0.086323 0.046741 43.010899 ( 51.240090)
total: 116.21 sec