Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-093546
#<BuildRuby:0x000055a6c5357368
@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.20221226-093546",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.009258 0.949571 ( 1.165444)
build_miniruby 0.001127 0.001303 0.854198 ( 0.852151)
build_ruby 0.001805 0.001052 2.154552 ( 2.155061)
build_all 0.019534 0.000344 18.421886 ( 2.146573)
build_install 0.016458 0.006558 1.989744 ( 1.024829)
test_btest 0.001565 0.000000 89.354405 ( 8.841090)
test_basic 0.007524 0.002267 0.355410 ( 0.441936)
test_all 0.001420 0.000568 685.102410 ( 63.667476)
test_rubyspec 0.101869 0.073627 48.075685 ( 56.184402)
total: 136.48 sec