Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-165246
#<BuildRuby:0x00005620d37b4a68
@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.20220813-165246",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009205 0.000087 0.837888 ( 0.886336)
build_miniruby 0.001240 0.000083 0.056123 ( 0.055417)
build_ruby 0.001658 0.000111 0.064095 ( 0.062718)
build_all 0.003229 0.004676 1.257177 ( 0.480331)
build_install 0.009880 0.005483 1.562336 ( 0.804578)
test_btest 0.000000 0.001446 53.278832 ( 5.841037)
test_basic 0.003918 0.003035 0.301739 ( 0.391759)
test_all 0.004253 0.000000 512.014405 ( 53.084915)
test_rubyspec 0.095134 0.026067 41.661222 ( 49.259968)
total: 110.87 sec