Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-181509
#<BuildRuby:0x00005631bf63e038
@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.20221018-181509",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006519 0.003615 1.184660 ( 1.516956)
build_miniruby 0.001257 0.000269 0.108028 ( 0.105847)
build_ruby 0.001438 0.000308 0.101730 ( 0.098433)
build_all 0.004407 0.005254 1.332473 ( 0.580745)
build_install 0.014803 0.000439 1.693236 ( 0.906305)
test_btest 0.001461 0.000344 61.364905 ( 6.420255)
test_basic 0.005901 0.001389 0.320936 ( 0.411859)
test_all 0.006848 0.000440 504.035644 ( 53.710082)
test_rubyspec 0.081478 0.053510 43.181854 ( 51.653633)
total: 115.41 sec