Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-163031
#<BuildRuby:0x000055ae5ce63e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-163031",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005383 0.000062 1.176302 ( 1.190131)
build_miniruby 0.000939 0.000047 0.982639 ( 0.981251)
build_ruby 0.001082 0.000055 2.785357 ( 2.679922)
build_all 0.001517 0.007658 15.893725 ( 3.391551)
build_install 0.008952 0.000121 2.288352 ( 1.287370)
test_btest 0.000538 0.000067 59.641550 ( 12.427892)
test_basic 0.000000 0.004991 0.307662 ( 0.397881)
test_all 0.000000 0.001181 696.786717 (109.302099)
test_rubyspec 0.042775 0.026405 53.595361 ( 61.818705)
total: 193.48 sec