Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-073105
#<BuildRuby:0x000056073bdf5438
@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.20220720-073105",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.008871 0.000331 0.796350 ( 4.926594)
build_miniruby 0.001469 0.000000 0.049306 ( 0.048289)
build_ruby 0.001154 0.000000 0.047997 ( 0.047416)
build_all 0.006226 0.000000 1.287920 ( 0.496971)
build_install 0.009147 0.003192 4.545509 ( 1.890164)
test_btest 0.000953 0.000000 55.108490 ( 9.685090)
test_basic 0.004663 0.000171 0.226975 ( 0.320392)
test_all 0.001738 0.000151 496.923802 ( 55.435095)
test_rubyspec 0.106344 0.022349 40.935582 ( 46.967737)
total: 119.82 sec