Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-210353
#<BuildRuby:0x0000564ce9a2a148
@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.20220828-210353",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000079 0.000020 0.000099 ( 0.000104)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.009066 0.002267 0.813559 ( 0.871951)
build_miniruby 0.001302 0.000325 0.063003 ( 0.062737)
build_ruby 0.001461 0.000366 0.058034 ( 0.058308)
build_all 0.007969 0.001992 1.240173 ( 0.473133)
build_install 0.007253 0.008024 1.536908 ( 0.791863)
test_btest 0.000719 0.000240 54.359168 ( 5.961810)
test_basic 0.004537 0.001513 0.285682 ( 0.378361)
test_all 0.000000 0.003865 480.766831 ( 50.981975)
test_rubyspec 0.087427 0.043871 41.136327 ( 49.865501)
total: 109.45 sec