Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-130947
#<BuildRuby:0x0000558e6f74a9c0
@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.20220725-130947",
@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.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010557 0.000000 0.829019 ( 1.053263)
build_miniruby 0.001520 0.000000 0.050625 ( 0.049671)
build_ruby 0.001360 0.000000 0.057350 ( 0.057014)
build_all 0.009788 0.000000 1.254281 ( 0.477363)
build_install 0.009389 0.008986 4.325323 ( 1.771062)
test_btest 0.001248 0.000125 52.799879 ( 6.054457)
test_basic 0.001750 0.004162 0.287068 ( 0.378018)
test_all 0.000000 0.002543 500.690844 ( 52.064947)
test_rubyspec 0.075151 0.054198 41.925492 ( 47.671163)
total: 109.58 sec