Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-064555
#<BuildRuby:0x000055f097f2c208
@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.20220720-064555",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006475 0.000000 0.832085 ( 1.287942)
build_miniruby 0.000999 0.000000 0.057097 ( 0.055886)
build_ruby 0.000929 0.000000 0.059062 ( 0.057912)
build_all 0.000371 0.004180 1.529040 ( 0.612755)
build_install 0.010277 0.000642 5.662342 ( 2.184771)
test_btest 0.000812 0.000051 52.085193 ( 8.354461)
test_basic 0.005529 0.000000 0.281509 ( 0.370450)
test_all 0.001111 0.000000 596.402300 ( 86.968439)
test_rubyspec 0.101392 0.019412 43.916246 ( 49.465566)
total: 149.36 sec