Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-133823
#<BuildRuby:0x0000557b0184c070
@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-133823",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004709 0.000248 1.208151 ( 2.513863)
build_miniruby 0.000964 0.000051 0.830454 ( 0.829802)
build_ruby 0.001235 0.000000 2.512608 ( 2.512428)
build_all 0.009038 0.000069 12.501606 ( 1.074508)
build_install 0.003109 0.004381 1.724243 ( 0.829721)
test_btest 0.001058 0.000096 80.757461 ( 7.633674)
test_basic 0.000376 0.003963 0.686017 ( 0.767805)
test_all 0.001761 0.000230 431.444350 ( 42.577593)
test_rubyspec 0.007313 0.029301 42.029882 ( 54.508110)
total: 113.25 sec