Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-215407
#<BuildRuby:0x000055f57fe572c8
@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.20221118-215407",
@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.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000663 0.004199 1.107278 ( 1.220215)
build_miniruby 0.000718 0.000165 0.979882 ( 0.978597)
build_ruby 0.000905 0.000209 2.772752 ( 2.683491)
build_all 0.004640 0.004352 15.960844 ( 3.290588)
build_install 0.004454 0.005858 2.019815 ( 1.132636)
test_btest 0.000383 0.000137 60.753838 ( 11.204018)
test_basic 0.001183 0.003244 0.316289 ( 0.407782)
test_all 0.000000 0.000975 653.661121 (104.645511)
test_rubyspec 0.043501 0.021225 52.246699 ( 60.484182)
total: 186.05 sec