Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-055958
#<BuildRuby:0x000055fcaeb83818
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231103-055958",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000012 0.000012 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000008)
build_up 0.001753 0.004340 1.521325 ( 1.771156)
build_miniruby 0.000856 0.000143 0.884546 ( 0.884225)
build_ruby 0.000794 0.000470 2.838532 ( 2.838663)
build_all 0.006303 0.004388 16.559540 ( 1.542639)
build_install 0.004197 0.004408 4.981732 ( 1.171488)
test_btest 0.001114 0.000000 83.267799 ( 7.320089)
test_basic 0.004917 0.000000 0.694348 ( 0.770919)
test_all 0.111497 0.026381 508.708356 ( 59.738662)
test_rubyspec 0.042244 0.003553 51.343241 ( 63.676927)
total: 139.72 sec