Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-085403
#<BuildRuby:0x000055bcab8d2918
@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.20220524-085403",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006328 0.000575 0.830198 ( 3.136745)
build_miniruby 0.000854 0.000213 0.057045 ( 0.055790)
build_ruby 0.000816 0.000204 0.057485 ( 0.056245)
build_all 0.004365 0.000000 1.504578 ( 0.601192)
build_install 0.005174 0.004671 6.335957 ( 2.846244)
test_btest 0.000711 0.000204 50.276012 ( 8.064799)
test_basic 0.000000 0.006251 0.260342 ( 0.348319)
test_all 0.000000 0.002147 651.617282 ( 95.869593)
test_rubyspec 0.045765 0.037922 43.941194 ( 49.558930)
total: 160.54 sec