Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-145509
#<BuildRuby:0x00005617a7e1bfa8
@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.20221117-145509",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000704 0.004180 1.074290 ( 1.703509)
build_miniruby 0.000845 0.000112 0.985902 ( 0.984634)
build_ruby 0.001096 0.000146 2.827624 ( 2.735412)
build_all 0.008803 0.000030 15.844558 ( 3.309095)
build_install 0.003046 0.007418 2.131715 ( 1.212443)
test_btest 0.000508 0.000107 57.018182 ( 12.015359)
test_basic 0.004046 0.000852 0.320352 ( 0.410848)
test_all 0.000699 0.000147 658.694370 (105.059577)
test_rubyspec 0.050914 0.020671 51.549060 ( 59.905153)
total: 187.34 sec