Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-063705
#<BuildRuby:0x000055dd033841f0
@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.20220601-063705",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.003580 0.003168 0.826506 ( 0.922854)
build_miniruby 0.000887 0.000190 0.056673 ( 0.055289)
build_ruby 0.000714 0.000153 0.057418 ( 0.056220)
build_all 0.003513 0.000753 1.502642 ( 0.606831)
build_install 0.009067 0.001943 6.321635 ( 2.823697)
test_btest 0.000654 0.000140 51.691812 ( 8.555775)
test_basic 0.004184 0.002435 0.339229 ( 0.426319)
test_all 0.001122 0.000264 663.032246 ( 96.312069)
test_rubyspec 0.071137 0.047193 44.168835 ( 49.720232)
total: 159.48 sec