Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-091448
#<BuildRuby:0x00005578811cc0b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-091448",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004078 0.000000 0.804050 ( 1.113829)
build_miniruby 0.000930 0.000000 0.528883 ( 0.528300)
build_ruby 0.001249 0.000000 1.697618 ( 1.629118)
build_all 0.009206 0.000211 11.960402 ( 1.474675)
build_install 0.006987 0.000159 1.615412 ( 0.734218)
test_btest 0.000653 0.000041 64.223439 ( 6.042695)
test_basic 0.003006 0.000188 0.252350 ( 0.348746)
test_all 0.001365 0.000085 482.513285 ( 50.582669)
test_rubyspec 0.011226 0.014206 35.274573 ( 45.864925)
total: 108.32 sec