Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-235213
#<BuildRuby:0x000055ac5c878328
@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.20220717-235213",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.006139 0.000439 0.843464 ( 0.941840)
build_miniruby 0.000852 0.000061 0.057374 ( 0.056144)
build_ruby 0.000894 0.000064 0.059547 ( 0.058248)
build_all 0.004659 0.000014 1.528200 ( 0.600909)
build_install 0.005916 0.005246 5.635612 ( 2.191819)
test_btest 0.000748 0.000099 45.767882 ( 8.440779)
test_basic 0.005494 0.000073 0.262784 ( 0.351928)
test_all 0.000458 0.000474 618.693688 ( 90.445876)
test_rubyspec 0.092257 0.032533 43.407649 ( 49.009701)
total: 152.10 sec