Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-041029
#<BuildRuby:0x000055ea86fee298
@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-041029",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.011581 1.179234 ( 1.244948)
build_miniruby 0.002691 0.000000 0.843723 ( 0.851032)
build_ruby 0.002137 0.000889 2.216193 ( 2.137876)
build_all 0.010909 0.007494 18.437810 ( 2.128207)
build_install 0.015683 0.005744 2.048375 ( 1.030420)
test_btest 0.001650 0.000000 89.521311 ( 9.207011)
test_basic 0.007534 0.000387 0.352239 ( 0.441638)
test_all 0.001547 0.000663 695.449599 ( 71.133910)
test_rubyspec 0.098431 0.051916 48.651833 ( 56.757485)
total: 144.93 sec