Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-022118
#<BuildRuby:0x000055ab69607fb0
@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.20220629-022118",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005628 0.000866 0.823816 ( 1.042820)
build_miniruby 0.000888 0.000137 0.056990 ( 0.055805)
build_ruby 0.000789 0.000121 0.059142 ( 0.057939)
build_all 0.004245 0.000000 1.497731 ( 0.596293)
build_install 0.009663 0.001356 6.308123 ( 2.827648)
test_btest 0.000592 0.000084 45.987788 ( 8.881932)
test_basic 0.005084 0.000727 0.305105 ( 0.392899)
test_all 0.001207 0.000173 594.088368 ( 91.904658)
test_rubyspec 0.095143 0.026052 44.311483 ( 49.861167)
total: 155.62 sec