Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-023214
#<BuildRuby:0x0000561a5e86f398
@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.20230727-023214",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004512 0.000796 1.427983 ( 2.661112)
build_miniruby 0.000896 0.000158 0.892791 ( 0.892313)
build_ruby 0.000000 0.001645 2.662280 ( 2.667032)
build_all 0.001119 0.007638 13.777733 ( 1.219062)
build_install 0.004620 0.003144 1.947355 ( 0.917302)
test_btest 0.000782 0.000247 82.281514 ( 7.238125)
test_basic 0.003666 0.001158 0.695485 ( 0.775866)
test_all 0.001036 0.000327 505.760671 ( 59.612042)
test_rubyspec 0.020178 0.020904 42.756811 ( 55.223017)
total: 131.21 sec