Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-000313
#<BuildRuby:0x00005606117abd78
@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.20220427-000313",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.003044 0.003740 0.891457 ( 1.416328)
build_miniruby 0.000866 0.000186 0.057495 ( 0.056239)
build_ruby 0.000829 0.000178 0.059803 ( 0.058517)
build_all 0.004301 0.000061 1.504573 ( 0.603014)
build_install 0.009102 0.001821 6.285644 ( 2.812214)
test_btest 0.000592 0.000118 52.025698 ( 8.747769)
test_basic 0.000730 0.004866 0.300348 ( 0.388889)
test_all 0.001047 0.000279 640.525134 ( 92.595469)
test_rubyspec 0.076767 0.051255 44.542610 ( 49.368813)
total: 156.05 sec