Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-080608
#<BuildRuby:0x000055fb8ba15400
@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.20220828-080608",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000127 0.000046 0.000173 ( 0.000178)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.002726 0.008889 0.822704 ( 1.939845)
build_miniruby 0.000961 0.000517 0.053305 ( 0.051839)
build_ruby 0.001187 0.000000 0.051053 ( 0.050117)
build_all 0.006687 0.002189 1.259098 ( 0.469377)
build_install 0.015207 0.001478 1.594056 ( 0.801066)
test_btest 0.001003 0.000413 52.777271 ( 6.249585)
test_basic 0.004623 0.001904 0.294921 ( 0.390737)
test_all 0.000360 0.004598 512.250028 ( 53.087282)
test_rubyspec 0.056807 0.063765 41.189345 ( 49.734913)
total: 112.78 sec