Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-193108
#<BuildRuby:0x0000559daeffbc88
@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.20220601-193108",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002140 0.004948 0.822793 ( 1.011045)
build_miniruby 0.000785 0.000285 0.056928 ( 0.055531)
build_ruby 0.000775 0.000282 0.057182 ( 0.055880)
build_all 0.003172 0.001153 1.516703 ( 0.604849)
build_install 0.004307 0.006766 6.291635 ( 2.852756)
test_btest 0.000564 0.000257 49.528200 ( 8.976909)
test_basic 0.003687 0.001676 0.284922 ( 0.373958)
test_all 0.000892 0.000406 633.623139 ( 93.693554)
test_rubyspec 0.045660 0.079736 44.104579 ( 49.668176)
total: 157.29 sec