Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-200220
#<BuildRuby:0x0000565008e56858
@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.20221208-200220",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.004368 0.000672 1.146531 ( 1.159252)
build_miniruby 0.000914 0.000141 0.967053 ( 0.965595)
build_ruby 0.001207 0.000000 2.724107 ( 2.637193)
build_all 0.008919 0.000170 15.730107 ( 3.269586)
build_install 0.004214 0.005388 2.175503 ( 1.213973)
test_btest 0.000532 0.000107 67.701887 ( 11.275348)
test_basic 0.003679 0.000736 0.301299 ( 0.392761)
test_all 0.000659 0.000132 667.965122 (106.774285)
test_rubyspec 0.051639 0.016783 52.035655 ( 60.272821)
total: 187.96 sec