Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-090047
#<BuildRuby:0x000056258a1cfdf8
@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.20220730-090047",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006853 0.000000 0.855077 ( 1.028487)
build_miniruby 0.001014 0.000000 0.057658 ( 0.056424)
build_ruby 0.000900 0.000000 0.059389 ( 0.058249)
build_all 0.004730 0.000000 1.530064 ( 0.587388)
build_install 0.011291 0.000000 5.648836 ( 2.162101)
test_btest 0.000721 0.000000 49.048652 ( 8.301587)
test_basic 0.000000 0.005478 0.285886 ( 0.374671)
test_all 0.001181 0.000169 594.306110 ( 89.033188)
test_rubyspec 0.111164 0.013965 43.717122 ( 49.299851)
total: 150.90 sec