Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-230504
#<BuildRuby:0x000055ebbea0d390
@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.20221017-230504",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005229 0.004581 1.100878 ( 1.229936)
build_miniruby 0.001270 0.000195 0.107884 ( 0.105045)
build_ruby 0.001267 0.000195 0.100954 ( 0.098058)
build_all 0.004421 0.004394 1.330767 ( 0.567983)
build_install 0.013936 0.000965 1.679529 ( 0.900845)
test_btest 0.001062 0.000199 61.315485 ( 6.554884)
test_basic 0.001997 0.005289 0.356400 ( 0.443710)
test_all 0.004713 0.001179 510.818320 ( 54.723237)
test_rubyspec 0.092802 0.043239 43.202995 ( 51.746389)
total: 116.37 sec