Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-015146
#<BuildRuby:0x0000558e6aa9afa8
@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.20221205-015146",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004001 0.000308 0.832684 ( 1.127623)
build_miniruby 0.000781 0.000060 0.513847 ( 0.513716)
build_ruby 0.001173 0.000090 1.734433 ( 1.656587)
build_all 0.004062 0.005016 12.036893 ( 1.488375)
build_install 0.001582 0.005072 1.612216 ( 0.742950)
test_btest 0.000541 0.000125 64.633319 ( 5.909478)
test_basic 0.003332 0.000000 0.238582 ( 0.335135)
test_all 0.001020 0.000000 513.489889 ( 51.450590)
test_rubyspec 0.005922 0.019455 35.151317 ( 45.759952)
total: 108.99 sec