Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-074840
#<BuildRuby:0x000055e8b4018dd8
@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.20220820-074840",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006993 0.005339 0.960810 ( 1.248034)
build_miniruby 0.002018 0.000433 0.078255 ( 0.077590)
build_ruby 0.001351 0.000290 0.077429 ( 0.076837)
build_all 0.009698 0.001020 1.527873 ( 0.594914)
build_install 0.020011 0.001787 1.858515 ( 0.915482)
test_btest 0.000969 0.000171 76.343238 ( 8.005258)
test_basic 0.007813 0.000000 0.316045 ( 0.406178)
test_all 0.003835 0.000085 676.026975 ( 66.441199)
test_rubyspec 0.100518 0.067679 45.987923 ( 54.449973)
total: 132.22 sec