Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-204841
#<BuildRuby:0x0000561aa7ccc1b8
@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.20220626-204841",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005469 0.001367 0.834906 ( 0.867764)
build_miniruby 0.000839 0.000209 0.057372 ( 0.056132)
build_ruby 0.000688 0.000172 0.059168 ( 0.057977)
build_all 0.003366 0.000842 1.509516 ( 0.606494)
build_install 0.009998 0.001202 6.311256 ( 2.861094)
test_btest 0.000607 0.000140 52.894239 ( 8.623909)
test_basic 0.005565 0.000069 0.324312 ( 0.412757)
test_all 0.001633 0.000154 619.105645 ( 88.531611)
test_rubyspec 0.077759 0.052127 43.891472 ( 49.457969)
total: 151.48 sec