Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-171238
#<BuildRuby:0x000056085d6c2878
@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.20220812-171238",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006671 0.000000 0.819233 ( 1.042228)
build_miniruby 0.000927 0.000000 0.059152 ( 0.057915)
build_ruby 0.000949 0.000000 0.060551 ( 0.059233)
build_all 0.000506 0.003987 1.529306 ( 0.590750)
build_install 0.006860 0.004309 1.926459 ( 0.966937)
test_btest 0.000768 0.000000 56.679831 ( 8.149266)
test_basic 0.005344 0.000212 0.284512 ( 0.373660)
test_all 0.002576 0.000271 614.923739 ( 88.565447)
test_rubyspec 0.088851 0.036182 44.121138 ( 51.486208)
total: 151.29 sec