Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-095958
#<BuildRuby:0x0000556d59510038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220502-095958",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005918 0.000911 0.865615 ( 1.014883)
build_miniruby 0.000923 0.000142 0.057114 ( 0.055866)
build_ruby 0.000922 0.000141 0.057522 ( 0.056227)
build_all 0.003682 0.000566 1.468874 ( 0.592472)
build_install 0.004243 0.004678 6.261742 ( 2.822356)
test_btest 0.000616 0.000132 49.415026 ( 8.589225)
test_basic 0.001904 0.004034 0.278500 ( 0.366572)
test_all 0.001203 0.000321 605.986563 ( 90.236679)
test_rubyspec 0.096236 0.033305 43.688485 ( 48.621580)
total: 152.36 sec