Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-131918
#<BuildRuby:0x0000558cc9e0d480
@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.20221027-131918",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005650 0.003618 1.089285 ( 1.478643)
build_miniruby 0.001289 0.000172 0.098545 ( 0.097965)
build_ruby 0.000000 0.001420 0.098963 ( 0.099079)
build_all 0.004925 0.001871 1.266199 ( 0.569338)
build_install 0.009663 0.005021 1.660186 ( 0.908748)
test_btest 0.001146 0.000255 62.888374 ( 6.721419)
test_basic 0.002231 0.003605 0.340515 ( 0.434596)
test_all 0.006461 0.000000 513.965324 ( 55.029423)
test_rubyspec 0.086954 0.036516 43.498548 ( 52.104884)
total: 117.44 sec