Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-145921
#<BuildRuby:0x000055ad60c75570
@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.20220812-145921",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005978 0.004214 0.815306 ( 1.026062)
build_miniruby 0.001358 0.000291 0.058092 ( 0.056587)
build_ruby 0.001432 0.000307 0.061652 ( 0.059563)
build_all 0.007604 0.000700 1.274148 ( 0.472055)
build_install 0.012398 0.005216 1.586507 ( 0.790356)
test_btest 0.001032 0.000242 52.466330 ( 5.892326)
test_basic 0.005957 0.000295 0.291707 ( 0.382233)
test_all 0.003257 0.000724 511.115922 ( 53.182856)
test_rubyspec 0.113675 0.017787 41.564018 ( 49.007781)
total: 110.87 sec