Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-092153
#<BuildRuby:0x000055578ed092c0
@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.20220628-092153",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010296 0.000792 0.849956 ( 1.325108)
build_miniruby 0.002653 0.000204 0.065915 ( 0.064111)
build_ruby 0.001379 0.000106 0.063648 ( 0.063961)
build_all 0.007942 0.000611 1.207025 ( 0.476395)
build_install 0.008701 0.009788 4.821252 ( 2.434197)
test_btest 0.000000 0.001642 51.822354 ( 5.953784)
test_basic 0.003046 0.002957 0.284352 ( 0.378226)
test_all 0.003174 0.000000 507.748802 ( 53.070437)
test_rubyspec 0.089274 0.056274 42.107249 ( 47.893651)
total: 111.66 sec