Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-090329
#<BuildRuby:0x0000556bf4e0f500
@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.20240111-090329",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003908 0.000869 0.935932 ( 1.326606)
build_miniruby 0.000884 0.000196 0.942580 ( 0.943883)
build_ruby 0.001333 0.000000 2.774139 ( 2.776214)
build_all 0.009495 0.000468 14.547191 ( 1.373346)
build_install 0.000108 0.008817 4.230735 ( 1.142132)
test_btest 0.000530 0.000159 78.942966 ( 7.258393)
test_basic 0.005249 0.000235 0.436710 ( 0.515552)
test_all 0.103822 0.032067 525.726610 ( 48.402125)
test_rubyspec 0.020192 0.015196 49.713603 ( 62.226601)
total: 125.97 sec