Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-120430
#<BuildRuby:0x000055a163acb2c8
@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.20220809-120430",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006409 0.000363 0.871823 ( 1.557000)
build_miniruby 0.000875 0.000134 0.057449 ( 0.056215)
build_ruby 0.000884 0.000136 0.059167 ( 0.057957)
build_all 0.004711 0.000031 1.515969 ( 0.590224)
build_install 0.011132 0.000263 5.641894 ( 2.146692)
test_btest 0.000645 0.000081 52.983626 ( 8.365298)
test_basic 0.004757 0.000594 0.302205 ( 0.391103)
test_all 0.001102 0.000137 628.807919 ( 89.986336)
test_rubyspec 0.035830 0.034955 44.283410 ( 51.743276)
total: 154.89 sec