Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-082535
#<BuildRuby:0x0000563fae1611f8
@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.20221015-082535",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009838 0.001513 1.087380 ( 1.281622)
build_miniruby 0.001755 0.000270 0.099191 ( 0.097674)
build_ruby 0.001408 0.000216 0.088926 ( 0.087958)
build_all 0.007763 0.000440 1.329435 ( 0.580465)
build_install 0.014647 0.001297 1.686355 ( 0.916031)
test_btest 0.001545 0.000206 64.005015 ( 6.946748)
test_basic 0.006121 0.000816 0.355403 ( 0.448298)
test_all 0.000670 0.006224 514.877692 ( 55.091039)
test_rubyspec 0.095400 0.017294 43.639381 ( 51.722056)
total: 117.17 sec