Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-021121
#<BuildRuby:0x000055d2540e4148
@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.20220508-021121",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003015 0.003708 0.834408 ( 0.963065)
build_miniruby 0.001073 0.000000 0.057579 ( 0.056275)
build_ruby 0.001059 0.000000 0.057191 ( 0.055905)
build_all 0.004269 0.000000 1.519441 ( 0.605744)
build_install 0.004617 0.006520 6.235447 ( 2.797278)
test_btest 0.000572 0.000000 54.720661 ( 8.091360)
test_basic 0.005848 0.000000 0.255033 ( 0.343467)
test_all 0.001499 0.000000 624.133910 ( 92.357604)
test_rubyspec 0.064285 0.022007 43.786993 ( 48.694648)
total: 153.97 sec