Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-191205
#<BuildRuby:0x0000563deeddbfa8
@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.20220809-191205",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005831 0.000417 0.811764 ( 0.995181)
build_miniruby 0.000881 0.000063 0.057696 ( 0.056556)
build_ruby 0.000944 0.000067 0.059910 ( 0.058597)
build_all 0.001275 0.003491 1.543894 ( 0.600002)
build_install 0.006050 0.005311 5.665107 ( 2.147452)
test_btest 0.000535 0.000102 53.580013 ( 8.251455)
test_basic 0.005099 0.000971 0.309377 ( 0.396975)
test_all 0.001265 0.000241 602.509169 ( 90.638234)
test_rubyspec 0.097727 0.030608 43.699066 ( 51.107877)
total: 154.25 sec