Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-224957
#<BuildRuby:0x000055eedfc892f8
@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.20220730-224957",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007046 0.003980 0.829574 ( 1.026464)
build_miniruby 0.001227 0.000076 0.062294 ( 0.061596)
build_ruby 0.001656 0.000103 0.064060 ( 0.062780)
build_all 0.007600 0.000475 1.282567 ( 0.470592)
build_install 0.017415 0.000181 4.326156 ( 1.814868)
test_btest 0.000000 0.001614 50.997212 ( 6.210558)
test_basic 0.002623 0.003445 0.296787 ( 0.389285)
test_all 0.002505 0.000107 479.348664 ( 51.592651)
test_rubyspec 0.102276 0.034285 42.098344 ( 47.772584)
total: 109.40 sec