Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-120344
#<BuildRuby:0x000055986f16bce8
@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.20230523-120344",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001600 0.003132 1.254554 ( 2.569068)
build_miniruby 0.000855 0.000128 0.807857 ( 0.807252)
build_ruby 0.000000 0.001421 2.553786 ( 2.553342)
build_all 0.001149 0.008275 12.016091 ( 1.067295)
build_install 0.005728 0.001562 1.647939 ( 0.825351)
test_btest 0.001053 0.000000 78.950937 ( 7.226811)
test_basic 0.002917 0.000057 0.486458 ( 0.574553)
test_all 0.001548 0.000403 427.731227 ( 44.543151)
test_rubyspec 0.011891 0.020748 41.883955 ( 54.354575)
total: 114.52 sec