Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-110831
#<BuildRuby:0x000055ca1652b670
@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.20220722-110831",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002875 0.003749 0.841705 ( 1.751876)
build_miniruby 0.001000 0.000000 0.057220 ( 0.056027)
build_ruby 0.000977 0.000000 0.058624 ( 0.057436)
build_all 0.004380 0.000328 1.526992 ( 0.581279)
build_install 0.010879 0.000323 5.629697 ( 2.135166)
test_btest 0.000646 0.000072 48.530483 ( 8.499230)
test_basic 0.005577 0.000620 0.341874 ( 0.429433)
test_all 0.001371 0.000000 627.687064 ( 91.783415)
test_rubyspec 0.091979 0.027337 43.506696 ( 49.186149)
total: 154.48 sec