Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-064658
#<BuildRuby:0x0000555d99e651f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-064658",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000035 0.000005 0.000040 ( 0.000041)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.006990 0.004607 0.851372 ( 1.443476)
build_miniruby 0.001219 0.000261 0.055661 ( 0.054299)
build_ruby 0.001126 0.000242 0.055875 ( 0.054753)
build_all 0.006740 0.001444 1.256094 ( 0.480878)
build_install 0.013858 0.002970 4.445702 ( 1.877651)
test_btest 0.002216 0.000000 51.853691 ( 6.289600)
test_basic 0.005427 0.000464 0.296010 ( 0.385667)
test_all 0.001899 0.000379 483.523006 ( 52.201657)
test_rubyspec 0.092522 0.039245 41.907138 ( 47.713661)
total: 110.50 sec