Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-045538
#<BuildRuby:0x0000564fe1f60018
@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.20231120-045538",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003871 0.000408 1.114161 ( 1.513906)
build_miniruby 0.000921 0.000097 0.912123 ( 0.911676)
build_ruby 0.001298 0.000136 2.624819 ( 2.625239)
build_all 0.006941 0.002979 16.622529 ( 1.520648)
build_install 0.009076 0.000000 4.900499 ( 1.163892)
test_btest 0.001139 0.000000 85.538249 ( 7.436726)
test_basic 0.004207 0.000339 0.670167 ( 0.747911)
test_all 0.111975 0.025126 510.929850 ( 58.977051)
test_rubyspec 0.031762 0.010245 49.087312 ( 61.440895)
total: 136.34 sec