Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-065304
#<BuildRuby:0x0000558e8f078208
@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.20220731-065304",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006885 0.000000 0.810249 ( 1.191223)
build_miniruby 0.000969 0.000000 0.057537 ( 0.056260)
build_ruby 0.000870 0.000078 0.058666 ( 0.057388)
build_all 0.000000 0.004675 1.549787 ( 0.600665)
build_install 0.002743 0.008535 5.625737 ( 2.162967)
test_btest 0.000461 0.000163 49.596398 ( 8.092165)
test_basic 0.004444 0.001568 0.342755 ( 0.430555)
test_all 0.000929 0.000328 595.898726 ( 89.400156)
test_rubyspec 0.081573 0.028353 43.342063 ( 48.961449)
total: 150.95 sec