Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20221204-083702
#<BuildRuby:0x000055e1a71257a8
@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-083702",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.007346 0.000803 1.687866 ( 2.763306)
build_miniruby 0.001298 0.000312 1.108306 ( 1.479019)
build_ruby 0.001932 0.000000 2.280321 ( 2.778480)
build_all 0.005096 0.003866 6.692252 ( 6.909449)
build_install 0.022324 0.001665 4.481236 ( 5.196983)
test_btest 0.000637 0.000146 166.999824 (130.192731)
test_basic 0.007542 0.000818 1.111939 ( 1.497218)
test_all 0.001217 0.000271 1705.970723 (709.673043)
test_rubyspec 0.027199 0.033866 172.038783 (178.514260)
total: 1039.01 sec