Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-120455
#<BuildRuby:0x0000556fab0db568
@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.20230528-120455",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003908 0.001221 1.391510 ( 2.684541)
build_miniruby 0.000901 0.000282 0.845080 ( 0.844544)
build_ruby 0.000969 0.000302 2.445916 ( 2.446212)
build_all 0.009241 0.000000 12.580501 ( 1.144936)
build_install 0.008194 0.000022 1.712201 ( 0.874558)
test_btest 0.000586 0.000146 81.896175 ( 6.937790)
test_basic 0.002853 0.000713 0.597456 ( 0.683886)
test_all 0.000926 0.000231 433.917888 ( 46.716224)
test_rubyspec 0.012589 0.026979 42.437653 ( 54.958178)
total: 117.29 sec