Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-011929
#<BuildRuby:0x00005630934cd438
@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.20220827-011929",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010862 0.001081 0.876701 ( 0.934407)
build_miniruby 0.001124 0.000173 0.053787 ( 0.052408)
build_ruby 0.001355 0.000209 0.064052 ( 0.062683)
build_all 0.003451 0.004336 1.265178 ( 0.465730)
build_install 0.006829 0.008367 1.554007 ( 0.781602)
test_btest 0.000710 0.000222 53.241353 ( 6.071724)
test_basic 0.005620 0.000352 0.290127 ( 0.379958)
test_all 0.000000 0.004188 485.147952 ( 52.118296)
test_rubyspec 0.073544 0.059136 41.712497 ( 50.220202)
total: 111.09 sec