Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-122354
#<BuildRuby:0x0000557601b03e80
@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.20220605-122354",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006447 0.000461 0.833606 ( 1.039055)
build_miniruby 0.000935 0.000067 0.057392 ( 0.056160)
build_ruby 0.001044 0.000000 0.059084 ( 0.057875)
build_all 0.004345 0.000000 1.531209 ( 0.617224)
build_install 0.011054 0.000195 6.314895 ( 2.865595)
test_btest 0.000730 0.000043 47.319398 ( 8.555084)
test_basic 0.005874 0.000000 0.304569 ( 0.392637)
test_all 0.001492 0.000000 619.370318 ( 92.064456)
test_rubyspec 0.065668 0.041778 44.254393 ( 49.844545)
total: 155.49 sec