Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-192242
#<BuildRuby:0x0000558b50c4b568
@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.20231110-192242",
@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.000055 0.000055 ( 0.000012)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.005125 1.428872 ( 1.660081)
build_miniruby 0.000000 0.001135 0.854116 ( 0.853220)
build_ruby 0.000000 0.001372 2.680640 ( 2.681202)
build_all 0.001513 0.008534 16.601561 ( 1.470437)
build_install 0.003862 0.005707 4.931931 ( 1.145889)
test_btest 0.000648 0.000295 86.222908 ( 6.927376)
test_basic 0.002588 0.001176 0.588071 ( 0.664608)
test_all 0.114102 0.022805 504.189117 ( 58.151385)
test_rubyspec 0.027127 0.022164 50.163412 ( 62.461976)
total: 136.02 sec