Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-143037
#<BuildRuby:0x000055b86a8dce30
@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.20221012-143037",
@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.000040 0.000002 0.000042 ( 0.000043)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006074 0.006633 1.116699 ( 1.174165)
build_miniruby 0.001473 0.000260 0.091553 ( 0.089326)
build_ruby 0.001331 0.000235 0.097207 ( 0.094901)
build_all 0.003536 0.003620 1.287519 ( 0.565084)
build_install 0.013963 0.002172 1.642137 ( 0.914634)
test_btest 0.001499 0.000316 61.432287 ( 6.790313)
test_basic 0.006640 0.001398 0.352337 ( 0.441274)
test_all 0.007404 0.000052 514.486074 ( 54.656291)
test_rubyspec 0.088168 0.050304 43.439749 ( 51.767924)
total: 116.50 sec