Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-132525
#<BuildRuby:0x000055ad39539350
@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.20221019-132525",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010485 0.000000 1.145667 ( 2.033031)
build_miniruby 0.001523 0.000021 0.111736 ( 0.109561)
build_ruby 0.001915 0.000000 0.101353 ( 0.098417)
build_all 0.007855 0.000000 1.359299 ( 0.589198)
build_install 0.012977 0.001220 1.705275 ( 0.914778)
test_btest 0.001164 0.000130 64.846358 ( 6.661183)
test_basic 0.006642 0.000738 0.356009 ( 0.445755)
test_all 0.002323 0.005169 490.021515 ( 54.035529)
test_rubyspec 0.082811 0.038310 43.165423 ( 51.397269)
total: 116.29 sec