Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-185550
#<BuildRuby:0x000055bac61e4638
@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.20221222-185550",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000043 0.000000 0.000043 ( 0.000049)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004222 0.000010 0.830211 ( 1.052178)
build_miniruby 0.000851 0.000042 0.951138 ( 0.949812)
build_ruby 0.001200 0.000060 2.663854 ( 2.662348)
build_all 0.008773 0.000438 15.855007 ( 3.274458)
build_install 0.008880 0.000197 2.275800 ( 1.278304)
test_btest 0.000584 0.000028 65.938217 ( 10.854186)
test_basic 0.000206 0.004531 0.306525 ( 0.396641)
test_all 0.001289 0.000117 684.109230 (135.988724)
test_rubyspec 0.060196 0.011132 52.621618 ( 60.654714)
total: 217.11 sec