Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-043439
#<BuildRuby:0x000055b0d16cef08
@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.20221031-043439",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008891 0.000772 1.160387 ( 1.230245)
build_miniruby 0.001481 0.000227 0.105656 ( 0.102456)
build_ruby 0.001476 0.000227 0.104623 ( 0.101826)
build_all 0.007381 0.000413 1.353852 ( 0.585999)
build_install 0.010224 0.004020 1.665707 ( 0.921882)
test_btest 0.001679 0.000296 62.230841 ( 6.523420)
test_basic 0.006425 0.000000 0.351219 ( 0.445875)
test_all 0.003532 0.004777 500.513388 ( 54.053414)
test_rubyspec 0.082401 0.043459 43.548543 ( 52.105860)
total: 116.07 sec