Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-095733
#<BuildRuby:0x0000557b4fe28018
@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.20220805-095733",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006053 0.000309 0.804332 ( 0.890473)
build_miniruby 0.000921 0.000131 0.058263 ( 0.057020)
build_ruby 0.000809 0.000116 0.059097 ( 0.057943)
build_all 0.004390 0.000028 1.555473 ( 0.600506)
build_install 0.010562 0.000796 5.675242 ( 2.142020)
test_btest 0.000535 0.000067 51.996763 ( 8.313381)
test_basic 0.000647 0.004754 0.253215 ( 0.342321)
test_all 0.000923 0.000173 614.416746 ( 87.028104)
test_rubyspec 0.083955 0.044643 43.669443 ( 51.133766)
total: 150.57 sec