Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-123256
#<BuildRuby:0x000055f941cdfba0
@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.20221012-123256",
@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.000034 0.000000 0.000034 ( 0.000034)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000052 0.000000 0.000052 ( 0.000050)
build_up 0.007674 0.003968 1.096349 ( 1.194959)
build_miniruby 0.002709 0.000000 0.102812 ( 0.098588)
build_ruby 0.001569 0.000021 0.093988 ( 0.091659)
build_all 0.008717 0.000038 1.301437 ( 0.567037)
build_install 0.011912 0.004023 1.594934 ( 0.871672)
test_btest 0.001667 0.000151 61.980506 ( 6.485756)
test_basic 0.006524 0.000593 0.353076 ( 0.452370)
test_all 0.000000 0.007509 488.824767 ( 53.394699)
test_rubyspec 0.075353 0.049880 43.399542 ( 52.009307)
total: 115.17 sec