Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-225800
#<BuildRuby:0x00005590de7d48e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220920-225800",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000030 0.000002 0.000032 ( 0.000022)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005189 0.005014 1.082937 ( 1.900976)
build_miniruby 0.001939 0.000277 0.116387 ( 0.111816)
build_ruby 0.001897 0.000271 0.113077 ( 0.095848)
build_all 0.007891 0.002961 1.597144 ( 0.647423)
build_install 0.019457 0.000943 1.960612 ( 0.988712)
test_btest 0.001182 0.000168 71.493398 ( 8.495814)
test_basic 0.007675 0.000411 0.378348 ( 0.475100)
test_all 0.004381 0.000597 641.151846 ( 66.654868)
test_rubyspec 0.102538 0.068529 45.687434 ( 54.147593)
total: 133.52 sec