Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-173958
#<BuildRuby:0x000055864b927800
@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.20220901-173958",
@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.000027 0.000000 0.000027 ( 0.000033)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006914 0.004751 0.995952 ( 1.752920)
build_miniruby 0.000000 0.002244 0.072419 ( 0.071117)
build_ruby 0.000909 0.001078 0.077861 ( 0.076996)
build_all 0.009042 0.001231 1.520916 ( 0.580115)
build_install 0.017532 0.005547 1.926158 ( 0.940872)
test_btest 0.000812 0.000214 72.250565 ( 7.987563)
test_basic 0.003753 0.005890 0.318931 ( 0.405450)
test_all 0.003790 0.000000 645.616203 ( 65.013740)
test_rubyspec 0.112322 0.075275 45.390286 ( 53.828876)
total: 130.66 sec