Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-211559
#<BuildRuby:0x00005592791ad1f8
@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.20220728-211559",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009401 0.000203 0.821486 ( 1.011191)
build_miniruby 0.001222 0.000175 0.054867 ( 0.053384)
build_ruby 0.001428 0.000204 0.064986 ( 0.063436)
build_all 0.009041 0.000057 1.222377 ( 0.459645)
build_install 0.014825 0.000686 4.191249 ( 1.778062)
test_btest 0.002255 0.000251 52.715360 ( 6.450865)
test_basic 0.005913 0.000116 0.285050 ( 0.381412)
test_all 0.003720 0.000000 487.326822 ( 51.955202)
test_rubyspec 0.095564 0.046248 41.763911 ( 47.687216)
total: 109.84 sec