Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-140126
#<BuildRuby:0x0000557271278060
@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.20220428-140126",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000024 0.000000 0.000024 ( 0.000011)
build_up 0.006692 0.000000 0.874710 ( 2.540116)
build_miniruby 0.001071 0.000000 0.056521 ( 0.055293)
build_ruby 0.000922 0.000066 0.057378 ( 0.056156)
build_all 0.004098 0.000000 1.471355 ( 0.591369)
build_install 0.006822 0.003937 6.256961 ( 2.815575)
test_btest 0.000625 0.000110 51.948369 ( 8.495070)
test_basic 0.005520 0.000223 0.329195 ( 0.417458)
test_all 0.001267 0.000212 616.128184 ( 90.627794)
test_rubyspec 0.077319 0.043482 43.558090 ( 48.522379)
total: 154.12 sec