Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-082740
#<BuildRuby:0x000055ffb4759400
@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.20221007-082740",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000058 0.000004 0.000062 ( 0.000065)
build_up 0.008481 0.000652 1.081107 ( 1.929606)
build_miniruby 0.001486 0.000115 0.096198 ( 0.093455)
build_ruby 0.001581 0.000122 0.096215 ( 0.093465)
build_all 0.003599 0.005464 1.312737 ( 0.567870)
build_install 0.015224 0.001433 1.667148 ( 0.878282)
test_btest 0.001498 0.000214 60.097189 ( 6.452652)
test_basic 0.002076 0.005235 0.343648 ( 0.432024)
test_all 0.006855 0.000204 488.063074 ( 53.076162)
test_rubyspec 0.079440 0.055285 42.073621 ( 50.687070)
total: 114.21 sec