Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-205937
#<BuildRuby:0x000055842c5600d0
@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.20220824-205937",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002597 0.004330 0.833792 ( 0.890626)
build_miniruby 0.000880 0.000063 0.057150 ( 0.055944)
build_ruby 0.000901 0.000064 0.059183 ( 0.057975)
build_all 0.004756 0.000020 1.575811 ( 0.603644)
build_install 0.004489 0.004489 1.909781 ( 0.968147)
test_btest 0.000604 0.000076 50.059473 ( 8.343738)
test_basic 0.004644 0.000581 0.287043 ( 0.376236)
test_all 0.001542 0.000193 610.468283 ( 90.348813)
test_rubyspec 0.072920 0.056536 44.198144 ( 52.433836)
total: 154.08 sec