Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-221143
#<BuildRuby:0x000055c1a30a3df8
@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.20220629-221143",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003024 0.003527 0.849337 ( 1.008492)
build_miniruby 0.000621 0.000259 0.058127 ( 0.056929)
build_ruby 0.000672 0.000280 0.059144 ( 0.058008)
build_all 0.002999 0.001249 1.498215 ( 0.600157)
build_install 0.011031 0.000000 6.320379 ( 2.847615)
test_btest 0.000703 0.000000 45.381755 ( 8.664968)
test_basic 0.004286 0.001190 0.287365 ( 0.375976)
test_all 0.001427 0.000476 634.965842 ( 90.370827)
test_rubyspec 0.081179 0.043616 44.754596 ( 50.307193)
total: 154.29 sec