Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-071610
#<BuildRuby:0x0000555b20b58990
@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.20221009-071610",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005939 0.005030 1.080817 ( 1.145322)
build_miniruby 0.001244 0.000207 0.097218 ( 0.094163)
build_ruby 0.000000 0.001477 0.089333 ( 0.087866)
build_all 0.006471 0.002510 1.315928 ( 0.573281)
build_install 0.013272 0.001764 1.641309 ( 0.891607)
test_btest 0.001134 0.000227 59.647687 ( 6.407761)
test_basic 0.005263 0.001053 0.351502 ( 0.441865)
test_all 0.006504 0.000000 505.154808 ( 54.237677)
test_rubyspec 0.118273 0.021205 42.708101 ( 51.210606)
total: 115.09 sec