Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-144628
#<BuildRuby:0x0000559c9fe0fba0
@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.20221006-144628",
@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.000032 0.000005 0.000037 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.010433 0.000979 1.087391 ( 1.592319)
build_miniruby 0.001342 0.000206 0.098046 ( 0.095199)
build_ruby 0.001736 0.000268 0.098449 ( 0.095286)
build_all 0.007331 0.000361 1.289238 ( 0.564978)
build_install 0.008080 0.005608 1.620983 ( 0.896826)
test_btest 0.001256 0.000251 60.251241 ( 6.638427)
test_basic 0.006065 0.000146 0.339414 ( 0.437109)
test_all 0.003587 0.002484 504.431466 ( 53.977458)
test_rubyspec 0.086229 0.036658 42.182169 ( 50.642905)
total: 114.94 sec