Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-182010
#<BuildRuby:0x000055c289e4bf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-182010",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004689 0.000000 1.062866 ( 1.172394)
build_miniruby 0.000973 0.000000 0.972573 ( 0.971339)
build_ruby 0.001261 0.000000 2.828794 ( 2.730672)
build_all 0.008363 0.000000 15.751574 ( 3.329985)
build_install 0.002599 0.007314 2.034608 ( 1.146572)
test_btest 0.000524 0.000050 64.352817 ( 10.859128)
test_basic 0.004172 0.000397 0.296003 ( 0.387204)
test_all 0.000938 0.000089 668.421846 (101.659638)
test_rubyspec 0.057567 0.015496 53.394882 ( 61.650851)
total: 183.91 sec