Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-050139
#<BuildRuby:0x000055fe70ced348
@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.20221008-050139",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.010086 0.000164 1.071632 ( 1.118401)
build_miniruby 0.002168 0.000145 0.097293 ( 0.094005)
build_ruby 0.002538 0.000169 0.097167 ( 0.093082)
build_all 0.002084 0.006805 1.347164 ( 0.573425)
build_install 0.014612 0.001080 1.665748 ( 0.881600)
test_btest 0.001937 0.000291 64.563841 ( 6.680046)
test_basic 0.007188 0.000000 0.349936 ( 0.445383)
test_all 0.003883 0.003941 513.604643 ( 54.563670)
test_rubyspec 0.105791 0.028085 42.488561 ( 50.698039)
total: 115.15 sec