Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-065333
#<BuildRuby:0x0000564a7cc11390
@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.20221030-065333",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003211 0.006408 1.074065 ( 1.419981)
build_miniruby 0.002265 0.000000 0.100730 ( 0.097461)
build_ruby 0.001618 0.000048 0.096239 ( 0.093066)
build_all 0.003327 0.005246 1.357276 ( 0.583323)
build_install 0.012186 0.003249 1.681292 ( 0.889380)
test_btest 0.000880 0.000352 62.244210 ( 6.509251)
test_basic 0.002262 0.003617 0.349994 ( 0.447755)
test_all 0.005186 0.002269 489.628636 ( 53.975166)
test_rubyspec 0.071006 0.055262 43.378143 ( 51.993944)
total: 116.01 sec