Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-105834
#<BuildRuby:0x00005596fc53e7e0
@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-105834",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002101 0.004339 0.834708 ( 1.242872)
build_miniruby 0.000932 0.000000 0.056956 ( 0.055760)
build_ruby 0.000990 0.000000 0.059256 ( 0.058072)
build_all 0.004514 0.000000 1.535889 ( 0.603660)
build_install 0.006091 0.005044 5.727615 ( 2.223452)
test_btest 0.000452 0.000119 53.798288 ( 8.586937)
test_basic 0.005156 0.000427 0.307174 ( 0.396168)
test_all 0.000901 0.000225 616.883868 ( 88.394476)
test_rubyspec 0.093364 0.034890 44.101479 ( 49.675490)
total: 151.24 sec