Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20221204-043607
#<BuildRuby:0x00005631c4ece3b0
@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-043607",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004103 0.003854 1.621494 ( 2.916432)
build_miniruby 0.001456 0.000094 1.056525 ( 1.478368)
build_ruby 0.001672 0.000108 2.275350 ( 2.781403)
build_all 0.004502 0.004391 6.658009 ( 7.369801)
build_install 0.022130 0.000867 4.346945 ( 4.920292)
test_btest 0.000730 0.000065 166.392160 (147.171646)
test_basic 0.001747 0.007851 1.140219 ( 1.565223)
test_all 0.001070 0.000148 1782.841332 (798.939044)
test_rubyspec 0.039296 0.027961 180.988586 (187.233247)
total: 1154.38 sec