Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-210302
#<BuildRuby:0x000055b27ab79350
@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.20221101-210302",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002905 0.005775 1.079306 ( 1.128894)
build_miniruby 0.001298 0.000865 0.097473 ( 0.094078)
build_ruby 0.001477 0.000985 0.098865 ( 0.095868)
build_all 0.008591 0.000000 1.329673 ( 0.573423)
build_install 0.003045 0.012180 1.618835 ( 0.873167)
test_btest 0.000000 0.001791 62.529845 ( 6.322102)
test_basic 0.002164 0.004301 0.356444 ( 0.459895)
test_all 0.005472 0.000724 523.437277 ( 55.181587)
test_rubyspec 0.064908 0.064050 43.170690 ( 51.764689)
total: 116.49 sec