Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-192025
#<BuildRuby:0x000055a5feb1c1d8
@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.20221225-192025",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.009019 0.000645 0.978193 ( 1.176337)
build_miniruby 0.002817 0.000201 0.841177 ( 0.839585)
build_ruby 0.000000 0.003336 2.140330 ( 2.142661)
build_all 0.020307 0.000000 18.650345 ( 2.162670)
build_install 0.016606 0.005499 2.040261 ( 1.020467)
test_btest 0.001569 0.000204 89.811511 ( 9.214690)
test_basic 0.008042 0.001048 0.359566 ( 0.445670)
test_all 0.002804 0.000000 686.085019 ( 70.572720)
test_rubyspec 0.127181 0.050518 48.008443 ( 56.135961)
total: 143.71 sec