Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-091135
#<BuildRuby:0x00005569a01fc610
@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.20220911-091135",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007336 0.002985 1.133124 ( 1.161530)
build_miniruby 0.002496 0.000000 0.069215 ( 0.066726)
build_ruby 0.001873 0.000104 0.073162 ( 0.071227)
build_all 0.003656 0.007044 1.544736 ( 0.605499)
build_install 0.018656 0.002883 1.901722 ( 0.946596)
test_btest 0.000976 0.000186 94.816077 ( 9.334765)
test_basic 0.002865 0.003968 0.352620 ( 0.450391)
test_all 0.003119 0.000709 683.721462 ( 68.779847)
test_rubyspec 0.097669 0.071505 47.387242 ( 55.802342)
total: 137.22 sec