Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-100303
#<BuildRuby:0x0000562cf45e7fa0
@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.20221210-100303",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004785 0.000062 1.171205 ( 1.222606)
build_miniruby 0.000854 0.000057 0.977132 ( 0.975759)
build_ruby 0.001158 0.000000 2.715184 ( 2.596084)
build_all 0.009079 0.000000 15.907571 ( 3.469415)
build_install 0.008263 0.000143 2.307343 ( 1.292606)
test_btest 0.000000 0.000537 66.103700 ( 10.785753)
test_basic 0.001744 0.003300 0.294134 ( 0.384236)
test_all 0.001325 0.000057 656.513838 (116.202022)
test_rubyspec 0.042750 0.024344 52.390532 ( 60.596756)
total: 197.53 sec