Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-184956
#<BuildRuby:0x000055a62e445438
@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.20221028-184956",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000041 0.000010 0.000051 ( 0.000052)
configure 0.000110 0.000027 0.000137 ( 0.000134)
build_up 0.008675 0.002169 1.073763 ( 1.150580)
build_miniruby 0.001700 0.000425 0.093602 ( 0.091574)
build_ruby 0.001116 0.000279 0.097614 ( 0.095530)
build_all 0.000000 0.008183 1.285301 ( 0.569679)
build_install 0.008075 0.007532 1.627703 ( 0.889600)
test_btest 0.001762 0.000814 61.374055 ( 6.504245)
test_basic 0.002726 0.003953 0.358072 ( 0.449103)
test_all 0.006589 0.000737 494.821471 ( 53.794571)
test_rubyspec 0.069991 0.050510 43.396769 ( 51.919578)
total: 115.47 sec