Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20221204-143809
#<BuildRuby:0x000055d825a7dca0
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-O0",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20221204-143809",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000027 0.000001 0.000028 ( 0.000028)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.007461 0.000276 1.634268 ( 3.040248)
build_miniruby 0.001483 0.000055 1.035224 ( 1.426070)
build_ruby 0.001715 0.000064 2.234511 ( 2.823651)
build_all 0.009249 0.000176 6.451305 ( 7.449315)
build_install 0.017525 0.005058 4.374161 ( 5.588016)
test_btest 0.001004 0.000067 168.728221 (164.893197)
test_basic 0.000207 0.009032 1.125495 ( 1.652809)
test_all 0.001081 0.000140 1690.182147 (704.076641)
test_rubyspec 0.043663 0.028569 186.738199 (193.187615)
total: 1084.14 sec