Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-222417
#<BuildRuby:0x000055af70857c88
@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.20220528-222417",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005860 0.000977 0.845890 ( 1.067615)
build_miniruby 0.000834 0.000139 0.056586 ( 0.055285)
build_ruby 0.000908 0.000151 0.057873 ( 0.056545)
build_all 0.003562 0.000594 1.442158 ( 0.598164)
build_install 0.009237 0.001539 6.238904 ( 2.835246)
test_btest 0.000636 0.000106 54.076947 ( 8.002072)
test_basic 0.005782 0.000000 0.290507 ( 0.378950)
test_all 0.001432 0.000201 624.164582 ( 91.939430)
test_rubyspec 0.064004 0.053775 43.975799 ( 49.548591)
total: 154.48 sec