Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-051905
#<BuildRuby:0x000055c6b0d7c6f8
@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.20221206-051905",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005176 0.004597 1.202653 ( 1.492769)
build_miniruby 0.002153 0.000308 0.831819 ( 0.831164)
build_ruby 0.002742 0.000392 2.216962 ( 2.121779)
build_all 0.014060 0.004643 18.384481 ( 2.126867)
build_install 0.018233 0.002270 2.053438 ( 1.029992)
test_btest 0.001342 0.000000 95.625959 ( 8.979344)
test_basic 0.006916 0.000470 0.355237 ( 0.444638)
test_all 0.002657 0.000000 697.320803 ( 70.312267)
test_rubyspec 0.094468 0.045716 48.503115 ( 56.665963)
total: 144.01 sec