Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-095208
#<BuildRuby:0x000055e281cd2878
@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.20220813-095208",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.006140 0.000323 0.825531 ( 0.880599)
build_miniruby 0.000757 0.000108 0.057590 ( 0.056270)
build_ruby 0.000835 0.000120 0.060451 ( 0.059247)
build_all 0.004611 0.000060 1.534413 ( 0.601952)
build_install 0.006408 0.004609 1.919965 ( 0.965157)
test_btest 0.000613 0.000115 51.943304 ( 8.235361)
test_basic 0.004520 0.000848 0.295640 ( 0.384672)
test_all 0.001681 0.000315 635.896556 ( 93.392197)
test_rubyspec 0.076375 0.039583 43.827199 ( 51.193960)
total: 155.77 sec