Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-011619
#<BuildRuby:0x000055c63f2cff00
@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-011619",
@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.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004327 0.000255 1.058671 ( 1.385969)
build_miniruby 0.000818 0.000048 0.994142 ( 0.992822)
build_ruby 0.000000 0.001277 2.723068 ( 2.635213)
build_all 0.003032 0.005782 15.911297 ( 3.357477)
build_install 0.005859 0.002847 1.997735 ( 1.140870)
test_btest 0.000536 0.000093 58.356874 ( 11.081841)
test_basic 0.003786 0.000658 0.283546 ( 0.375296)
test_all 0.000803 0.000139 654.639216 (103.995324)
test_rubyspec 0.033698 0.026752 50.547013 ( 58.862236)
total: 183.83 sec