Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-094550
#<BuildRuby:0x000055db0252bba0
@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.20221007-094550",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.011276 0.001133 1.084351 ( 1.140478)
build_miniruby 0.001724 0.000000 0.101124 ( 0.098059)
build_ruby 0.001507 0.000000 0.099001 ( 0.096663)
build_all 0.007170 0.000208 1.368322 ( 0.565706)
build_install 0.012442 0.005167 1.678552 ( 0.914446)
test_btest 0.001345 0.000237 62.826850 ( 6.622588)
test_basic 0.000000 0.006908 0.359899 ( 0.449372)
test_all 0.003052 0.003677 501.407928 ( 54.392654)
test_rubyspec 0.095653 0.040760 42.641505 ( 51.205311)
total: 115.49 sec