Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-101134
#<BuildRuby:0x000055df200dd1f8
@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.20221011-101134",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005305 0.003773 1.032771 ( 1.109064)
build_miniruby 0.001841 0.000263 0.092812 ( 0.089019)
build_ruby 0.001336 0.000191 0.094931 ( 0.092078)
build_all 0.007337 0.000414 1.280884 ( 0.561493)
build_install 0.009636 0.004575 1.605988 ( 0.886281)
test_btest 0.001891 0.000334 60.849312 ( 6.440385)
test_basic 0.002553 0.004151 0.334980 ( 0.424035)
test_all 0.004587 0.002493 480.724493 ( 52.701766)
test_rubyspec 0.063594 0.047739 42.646914 ( 50.926184)
total: 113.23 sec