Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-205614
#<BuildRuby:0x000055a3159ce718
@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.20221201-205614",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004137 0.000591 1.141138 ( 1.175952)
build_miniruby 0.000794 0.000113 0.974504 ( 0.973470)
build_ruby 0.001279 0.000183 2.721838 ( 2.608810)
build_all 0.008524 0.000558 15.756295 ( 3.337644)
build_install 0.010021 0.000091 2.213509 ( 1.252368)
test_btest 0.000508 0.000060 58.576036 ( 12.122479)
test_basic 0.004314 0.000507 0.281953 ( 0.372904)
test_all 0.000883 0.000104 644.817209 (111.142804)
test_rubyspec 0.059890 0.006097 53.329217 ( 61.496095)
total: 194.48 sec