Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-062910
#<BuildRuby:0x000055a85040be58
@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.20221116-062910",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004344 0.000311 1.075503 ( 1.198858)
build_miniruby 0.000834 0.000059 0.963024 ( 0.961597)
build_ruby 0.001188 0.000085 2.788688 ( 2.703394)
build_all 0.008138 0.000582 15.531192 ( 3.348629)
build_install 0.000000 0.010432 1.945175 ( 1.144311)
test_btest 0.000000 0.000630 54.736208 ( 11.944292)
test_basic 0.000213 0.004434 0.277417 ( 0.368390)
test_all 0.000832 0.000245 644.746286 (102.482194)
test_rubyspec 0.049141 0.019166 50.976994 ( 59.214862)
total: 183.37 sec