Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-183629
#<BuildRuby:0x0000558b34302fe0
@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.20221117-183629",
@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.000087 0.000012 0.000099 ( 0.000103)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007033 0.001005 1.101344 ( 1.309301)
build_miniruby 0.002184 0.000000 0.876728 ( 0.880947)
build_ruby 0.002540 0.000057 2.448330 ( 2.363268)
build_all 0.017511 0.001017 18.475237 ( 2.273675)
build_install 0.019845 0.002579 1.874016 ( 0.993829)
test_btest 0.000950 0.000114 89.041851 ( 10.193702)
test_basic 0.003020 0.004018 0.344361 ( 0.434079)
test_all 0.001758 0.000163 691.861647 ( 73.994422)
test_rubyspec 0.086983 0.042874 50.727533 ( 59.206519)
total: 151.65 sec