Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-020050
#<BuildRuby:0x000055c2f6c57e20
@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-020050",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.002540 0.003889 1.390509 ( 2.594038)
build_miniruby 0.000957 0.000091 0.951595 ( 0.951156)
build_ruby 0.001452 0.000138 2.683985 ( 2.689460)
build_all 0.009160 0.000000 14.274377 ( 1.318888)
build_install 0.008844 0.000138 2.087710 ( 1.013151)
test_btest 0.000994 0.000079 84.350297 ( 7.411874)
test_basic 0.000466 0.003766 0.661685 ( 0.739257)
test_all 0.001678 0.000194 488.232476 ( 58.142479)
test_rubyspec 0.019680 0.022239 43.487898 ( 55.934527)
total: 130.80 sec