Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-111903
#<BuildRuby:0x0000558340eb2c88
@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.20220808-111903",
@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.000034 0.000002 0.000036 ( 0.000038)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008859 0.000681 0.813135 ( 1.086931)
build_miniruby 0.001255 0.000096 0.054751 ( 0.053784)
build_ruby 0.001535 0.000118 0.066411 ( 0.064817)
build_all 0.007457 0.000573 1.261636 ( 0.475126)
build_install 0.005429 0.010942 4.264052 ( 1.771674)
test_btest 0.001623 0.000348 54.024424 ( 6.150612)
test_basic 0.000338 0.005700 0.293077 ( 0.393625)
test_all 0.003082 0.000270 486.810433 ( 51.772176)
test_rubyspec 0.078901 0.057692 41.592319 ( 49.230322)
total: 111.00 sec