Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-174516
#<BuildRuby:0x000056206db419d0
@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-174516",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008600 0.001323 1.212237 ( 2.176256)
build_miniruby 0.002210 0.000340 0.851313 ( 0.853782)
build_ruby 0.002678 0.000000 2.227672 ( 2.142043)
build_all 0.013670 0.005153 18.518286 ( 2.143375)
build_install 0.018393 0.001437 2.075872 ( 1.051783)
test_btest 0.001176 0.000196 86.088266 ( 9.211894)
test_basic 0.008386 0.000465 0.339067 ( 0.427187)
test_all 0.001618 0.000256 683.915052 ( 70.280473)
test_rubyspec 0.083978 0.054064 49.192109 ( 57.634988)
total: 145.92 sec