Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-001128
#<BuildRuby:0x0000558f863d28c0
@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.20220731-001128",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006751 0.000000 0.868204 ( 1.094138)
build_miniruby 0.001029 0.000000 0.057194 ( 0.055931)
build_ruby 0.000000 0.001011 0.058797 ( 0.057640)
build_all 0.002738 0.001935 1.513836 ( 0.587515)
build_install 0.008238 0.000775 5.650404 ( 2.178941)
test_btest 0.000693 0.000115 48.427073 ( 8.793467)
test_basic 0.004997 0.000833 0.348814 ( 0.436964)
test_all 0.001068 0.000061 607.583198 ( 85.931348)
test_rubyspec 0.060918 0.014849 43.917661 ( 49.537794)
total: 148.67 sec