Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-040929
#<BuildRuby:0x000055d9f90cc0a0
@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.20220605-040929",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002651 0.004081 0.877513 ( 0.875502)
build_miniruby 0.000995 0.000067 0.057885 ( 0.056583)
build_ruby 0.000858 0.000057 0.059421 ( 0.058219)
build_all 0.003979 0.000265 1.509168 ( 0.615065)
build_install 0.010879 0.000112 6.293279 ( 2.854219)
test_btest 0.000688 0.000040 50.338117 ( 8.375425)
test_basic 0.005210 0.000307 0.256434 ( 0.345089)
test_all 0.001302 0.000077 654.729582 ( 92.528047)
test_rubyspec 0.066857 0.043100 44.302059 ( 49.898097)
total: 155.61 sec