Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-123926
#<BuildRuby:0x000055a4b1152ad8
@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.20221025-123926",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000048 0.000004 0.000052 ( 0.000054)
configure 0.000076 0.000005 0.000081 ( 0.000079)
build_up 0.002859 0.009717 1.135375 ( 1.215170)
build_miniruby 0.001721 0.000430 0.115107 ( 0.111885)
build_ruby 0.001180 0.000295 0.106855 ( 0.104275)
build_all 0.008045 0.001042 1.370126 ( 0.593407)
build_install 0.014595 0.001437 1.755730 ( 0.934636)
test_btest 0.001224 0.000258 62.631402 ( 6.351811)
test_basic 0.006452 0.000427 0.363934 ( 0.454764)
test_all 0.005538 0.001108 523.606130 ( 55.598005)
test_rubyspec 0.086051 0.038836 43.420161 ( 51.728126)
total: 117.09 sec