Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-061417
#<BuildRuby:0x000055f1d78aa7e0
@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.20221013-061417",
@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.000028)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000043 0.000007 0.000050 ( 0.000050)
build_up 0.002514 0.010185 1.055015 ( 1.120192)
build_miniruby 0.000000 0.002055 0.099057 ( 0.095705)
build_ruby 0.001101 0.000530 0.099170 ( 0.095783)
build_all 0.003716 0.003595 1.313046 ( 0.549815)
build_install 0.011304 0.003207 1.628346 ( 0.902526)
test_btest 0.001349 0.000556 62.100978 ( 6.718056)
test_basic 0.000000 0.007457 0.357839 ( 0.451938)
test_all 0.004094 0.002702 515.239567 ( 55.067898)
test_rubyspec 0.071898 0.057977 43.208333 ( 51.803808)
total: 116.81 sec