Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-080916
#<BuildRuby:0x000055f7c9ac4010
@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.20221220-080916",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.000000 0.003843 0.855382 ( 1.066898)
build_miniruby 0.000626 0.000300 1.023877 ( 1.022692)
build_ruby 0.000979 0.000261 2.777356 ( 2.691379)
build_all 0.007228 0.001927 15.745806 ( 3.375058)
build_install 0.008287 0.000912 2.344185 ( 1.372777)
test_btest 0.000461 0.000115 67.409756 ( 11.371151)
test_basic 0.003932 0.000983 0.352444 ( 0.442832)
test_all 0.001222 0.000305 682.045515 (141.003340)
test_rubyspec 0.056262 0.007067 51.742679 ( 59.945893)
total: 222.29 sec