Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-211119
#<BuildRuby:0x0000555f46d680d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-211119",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004427 0.000277 1.138250 ( 1.279197)
build_miniruby 0.000000 0.000963 0.934122 ( 0.932700)
build_ruby 0.000000 0.001248 2.758771 ( 2.641737)
build_all 0.005824 0.002668 15.851874 ( 3.277675)
build_install 0.008242 0.000420 1.900623 ( 1.074672)
test_btest 0.000530 0.000063 60.157212 ( 10.977722)
test_basic 0.000000 0.004910 0.301368 ( 0.391829)
test_all 0.001210 0.000213 656.590652 (104.007854)
test_rubyspec 0.057396 0.013478 51.094326 ( 59.278593)
total: 183.86 sec