Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-191215
#<BuildRuby:0x00005641cd402148
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221013-191215",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007478 0.004492 1.060335 ( 1.133978)
build_miniruby 0.001430 0.000204 0.103153 ( 0.099747)
build_ruby 0.001434 0.000205 0.090871 ( 0.088026)
build_all 0.007026 0.000342 1.285618 ( 0.560973)
build_install 0.013004 0.001047 1.641330 ( 0.900582)
test_btest 0.001982 0.000248 61.871769 ( 6.324146)
test_basic 0.007147 0.000218 0.357815 ( 0.446739)
test_all 0.007316 0.000212 488.600583 ( 53.540049)
test_rubyspec 0.070806 0.055548 43.181926 ( 51.688624)
total: 114.78 sec