Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-075722
#<BuildRuby:0x00005636ad7bafe0
@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.20220825-075722",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007820 0.004979 1.022896 ( 3.360755)
build_miniruby 0.001306 0.000373 0.074135 ( 0.073317)
build_ruby 0.001863 0.000532 0.078439 ( 0.076607)
build_all 0.009260 0.001305 1.523390 ( 0.572277)
build_install 0.017968 0.005775 1.876125 ( 0.918863)
test_btest 0.000943 0.000262 73.467769 ( 8.334652)
test_basic 0.001772 0.005565 0.331366 ( 0.420668)
test_all 0.004198 0.000000 633.447010 ( 65.325566)
test_rubyspec 0.087040 0.076133 45.662096 ( 53.850961)
total: 132.93 sec