Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-083359
#<BuildRuby:0x000055df5fccf670
@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.20220824-083359",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003645 0.003156 0.873088 ( 1.135079)
build_miniruby 0.000803 0.000172 0.057673 ( 0.056392)
build_ruby 0.000783 0.000168 0.059707 ( 0.058529)
build_all 0.001261 0.003228 1.528869 ( 0.589418)
build_install 0.006487 0.004617 1.911953 ( 0.956238)
test_btest 0.000684 0.000213 51.621032 ( 8.443304)
test_basic 0.001219 0.004442 0.255764 ( 0.344344)
test_all 0.001564 0.000587 587.665157 ( 97.626876)
test_rubyspec 0.058542 0.063371 44.277862 ( 52.542772)
total: 161.75 sec