Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-075100
#<BuildRuby:0x0000557739986c40
@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.20221127-075100",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004497 0.000474 1.195199 ( 1.599545)
build_miniruby 0.000826 0.000087 0.948919 ( 0.947809)
build_ruby 0.001201 0.000127 2.827690 ( 2.733814)
build_all 0.008803 0.000927 22.584907 ( 4.343156)
build_install 0.004067 0.005456 4.397278 ( 1.567735)
test_btest 0.000516 0.000082 55.343539 ( 11.941187)
test_basic 0.001519 0.003423 0.283503 ( 0.373544)
test_all 0.001046 0.000199 642.019980 (119.496866)
test_rubyspec 0.046945 0.019205 53.297438 ( 61.517214)
total: 204.52 sec