Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-005615
#<BuildRuby:0x0000555cc1bbf670
@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.20220728-005615",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006602 0.000000 0.842210 ( 1.054030)
build_miniruby 0.001125 0.000000 0.056766 ( 0.055447)
build_ruby 0.001051 0.000000 0.059207 ( 0.057925)
build_all 0.004699 0.000000 1.522059 ( 0.594990)
build_install 0.000271 0.009003 5.651433 ( 2.161834)
test_btest 0.000761 0.000095 45.916602 ( 8.660586)
test_basic 0.000930 0.004729 0.319517 ( 0.407909)
test_all 0.001173 0.000220 593.864520 ( 87.909655)
test_rubyspec 0.075151 0.033362 43.522103 ( 49.115388)
total: 150.02 sec