Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-215800
#<BuildRuby:0x0000563599add390
@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.20221013-215800",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006376 0.003919 1.092172 ( 1.921961)
build_miniruby 0.001712 0.000000 0.095393 ( 0.092815)
build_ruby 0.001607 0.000000 0.092874 ( 0.090216)
build_all 0.008990 0.000000 1.307156 ( 0.565254)
build_install 0.014898 0.000000 1.635426 ( 0.898388)
test_btest 0.001967 0.000000 62.623656 ( 6.734243)
test_basic 0.003756 0.003154 0.330167 ( 0.419634)
test_all 0.006298 0.000787 514.602460 ( 54.761239)
test_rubyspec 0.110366 0.020271 43.119374 ( 51.292890)
total: 116.78 sec