Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-151304
#<BuildRuby:0x0000560f86707fb0
@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.20220809-151304",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005498 0.001375 0.917979 ( 1.361944)
build_miniruby 0.001012 0.000000 0.057807 ( 0.056592)
build_ruby 0.001015 0.000000 0.060977 ( 0.059830)
build_all 0.004057 0.000442 1.504695 ( 0.591399)
build_install 0.006188 0.004984 5.659797 ( 2.177118)
test_btest 0.000671 0.000192 55.533963 ( 8.060636)
test_basic 0.004110 0.001174 0.261886 ( 0.351328)
test_all 0.000946 0.000270 635.141581 ( 90.459123)
test_rubyspec 0.056727 0.066865 43.906067 ( 51.303949)
total: 154.42 sec