Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-163958
#<BuildRuby:0x00005570ad19bf68
@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.20220719-163958",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005739 0.000883 0.821505 ( 1.209045)
build_miniruby 0.000000 0.001050 0.056874 ( 0.055562)
build_ruby 0.000000 0.000904 0.058601 ( 0.057238)
build_all 0.002722 0.001908 1.557653 ( 0.610537)
build_install 0.008028 0.003126 5.702996 ( 2.213385)
test_btest 0.000683 0.000161 52.505889 ( 8.111239)
test_basic 0.002355 0.003530 0.328300 ( 0.416378)
test_all 0.000000 0.001066 615.104828 ( 87.762244)
test_rubyspec 0.096601 0.032444 43.872480 ( 49.496894)
total: 149.93 sec