Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-181044
#<BuildRuby:0x0000564dfe5689c8
@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.20220916-181044",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007510 0.001877 1.085272 ( 1.079405)
build_miniruby 0.001574 0.000394 0.076513 ( 0.074627)
build_ruby 0.001970 0.000000 0.070713 ( 0.068787)
build_all 0.009112 0.001479 1.546927 ( 0.598263)
build_install 0.013986 0.008436 1.871172 ( 0.918874)
test_btest 0.000936 0.000275 93.390212 ( 9.715824)
test_basic 0.006088 0.001791 0.359555 ( 0.454045)
test_all 0.002226 0.002703 682.030595 ( 68.287476)
test_rubyspec 0.116848 0.049257 47.036783 ( 55.474474)
total: 136.67 sec