Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-021252
#<BuildRuby:0x000055a9d064c010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-021252",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005235 1.151945 ( 1.206817)
build_miniruby 0.000000 0.001008 1.008158 ( 1.006933)
build_ruby 0.000643 0.000492 2.672313 ( 2.576978)
build_all 0.008896 0.000270 15.658391 ( 3.284898)
build_install 0.006769 0.003612 2.307015 ( 1.286519)
test_btest 0.000445 0.000093 63.683654 ( 10.895983)
test_basic 0.004810 0.000210 0.287848 ( 0.378171)
test_all 0.000754 0.000151 663.926407 (104.208695)
test_rubyspec 0.040944 0.019015 52.468095 ( 60.720257)
total: 185.57 sec