Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-171923
#<BuildRuby:0x000055cbc0729480
@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-171923",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000061 0.000009 0.000070 ( 0.000070)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.000000 0.012754 1.113329 ( 1.181515)
build_miniruby 0.000249 0.001273 0.089329 ( 0.086280)
build_ruby 0.001901 0.000000 0.101293 ( 0.098348)
build_all 0.003936 0.004705 1.297357 ( 0.561450)
build_install 0.012863 0.002156 1.659234 ( 0.885302)
test_btest 0.001362 0.000561 61.064236 ( 6.354103)
test_basic 0.004996 0.002057 0.353097 ( 0.443730)
test_all 0.007978 0.000000 486.826115 ( 53.120224)
test_rubyspec 0.098618 0.035120 43.186746 ( 51.425358)
total: 114.16 sec