Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-154853
#<BuildRuby:0x00005593a8cbbfb0
@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.20220728-154853",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002164 0.004683 0.821050 ( 1.119833)
build_miniruby 0.000759 0.000189 0.057196 ( 0.056043)
build_ruby 0.000764 0.000191 0.058669 ( 0.057413)
build_all 0.000072 0.004483 1.526940 ( 0.584273)
build_install 0.008307 0.002769 5.634928 ( 2.166994)
test_btest 0.000622 0.000207 55.559650 ( 8.067776)
test_basic 0.004210 0.001403 0.337278 ( 0.425723)
test_all 0.000856 0.000285 606.441737 ( 86.336555)
test_rubyspec 0.100854 0.027997 43.719602 ( 49.403963)
total: 148.22 sec