Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-232630
#<BuildRuby:0x00005632bd4d7dd0
@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.20221115-232630",
@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.000008 0.000001 0.000009 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004736 0.000055 1.089226 ( 1.232133)
build_miniruby 0.000924 0.000062 0.968388 ( 0.966857)
build_ruby 0.001032 0.000069 2.776056 ( 2.686226)
build_all 0.008492 0.000015 15.675068 ( 3.256311)
build_install 0.008530 0.000000 1.953025 ( 1.127949)
test_btest 0.000566 0.000000 55.572563 ( 11.666114)
test_basic 0.000847 0.003897 0.266236 ( 0.357017)
test_all 0.000986 0.000098 651.390829 (104.087438)
test_rubyspec 0.039596 0.024854 51.398923 ( 59.686203)
total: 185.07 sec