Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-155107
#<BuildRuby:0x000055843ec84b88
@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.20221115-155107",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000036)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.007988 1.054155 ( 1.133973)
build_miniruby 0.000000 0.001625 0.894253 ( 0.896051)
build_ruby 0.000000 0.002569 2.392486 ( 2.303804)
build_all 0.017402 0.000366 18.150987 ( 2.204567)
build_install 0.014763 0.007253 1.857089 ( 0.974658)
test_btest 0.000854 0.000285 83.243749 ( 10.132213)
test_basic 0.002990 0.003361 0.332084 ( 0.432905)
test_all 0.001917 0.000325 721.865926 ( 75.230425)
test_rubyspec 0.069786 0.048010 50.029899 ( 58.530494)
total: 151.84 sec