Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-002603
#<BuildRuby:0x0000560da84178f8
@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.20221220-002603",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000391 0.003427 0.651114 ( 1.228491)
build_miniruby 0.000830 0.000119 0.728304 ( 0.728029)
build_ruby 0.001173 0.000168 2.608451 ( 2.532745)
build_all 0.008177 0.000579 12.408620 ( 1.488814)
build_install 0.006044 0.000805 1.644285 ( 0.762944)
test_btest 0.000618 0.000082 66.242552 ( 6.282762)
test_basic 0.003340 0.000445 0.262289 ( 0.357206)
test_all 0.001374 0.000184 513.821312 ( 70.802162)
test_rubyspec 0.013803 0.013171 36.290424 ( 46.545235)
total: 130.73 sec