Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-102422
#<BuildRuby:0x000055a79c7843c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-102422",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003994 0.000285 0.827166 ( 1.040586)
build_miniruby 0.000741 0.000053 0.952134 ( 0.950870)
build_ruby 0.001053 0.000075 2.565820 ( 2.564424)
build_all 0.009194 0.000023 15.918366 ( 3.315035)
build_install 0.009117 0.000570 2.176822 ( 1.248577)
test_btest 0.000000 0.000601 65.050095 ( 11.115073)
test_basic 0.001669 0.003420 0.291359 ( 0.382764)
test_all 0.000859 0.000096 627.320395 (116.853669)
test_rubyspec 0.036830 0.026677 52.043683 ( 60.315906)
total: 197.79 sec