Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-120541
#<BuildRuby:0x0000563563c74018
@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.20220718-120541",
@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.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002859 0.003746 0.880281 ( 1.629933)
build_miniruby 0.000814 0.000108 0.058208 ( 0.057038)
build_ruby 0.000859 0.000000 0.059551 ( 0.058381)
build_all 0.004476 0.000190 1.553372 ( 0.600767)
build_install 0.010272 0.000741 5.665791 ( 2.161386)
test_btest 0.000724 0.000086 56.634963 ( 8.181574)
test_basic 0.000917 0.004553 0.293421 ( 0.382391)
test_all 0.000000 0.001115 641.790305 ( 92.828491)
test_rubyspec 0.098581 0.030919 43.925476 ( 49.520173)
total: 155.42 sec