Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-223142
#<BuildRuby:0x0000564d6f9f5480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221028-223142",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005063 0.005705 1.038860 ( 1.089462)
build_miniruby 0.002675 0.000000 0.101483 ( 0.097912)
build_ruby 0.001557 0.000000 0.099272 ( 0.096376)
build_all 0.006573 0.002191 1.297742 ( 0.566701)
build_install 0.014643 0.000000 1.622341 ( 0.893391)
test_btest 0.002036 0.000000 62.497899 ( 6.340411)
test_basic 0.005345 0.000666 0.354266 ( 0.443718)
test_all 0.002826 0.004401 501.758444 ( 53.732878)
test_rubyspec 0.090887 0.033581 43.270425 ( 51.793676)
total: 115.06 sec