Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-022759
#<BuildRuby:0x00005582957fb800
@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.20220909-022759",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005547 0.004462 1.088055 ( 1.110409)
build_miniruby 0.001412 0.000326 0.071229 ( 0.069406)
build_ruby 0.002254 0.000520 0.074814 ( 0.072646)
build_all 0.008233 0.003194 1.570171 ( 0.599194)
build_install 0.015209 0.004890 1.934452 ( 0.973316)
test_btest 0.001094 0.000287 96.834637 ( 10.197185)
test_basic 0.003747 0.004214 0.355947 ( 0.450563)
test_all 0.002802 0.000840 637.332668 ( 66.287739)
test_rubyspec 0.106181 0.075141 46.986143 ( 55.069247)
total: 134.83 sec