Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-050433
#<BuildRuby:0x0000555b90667c18
@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.20221203-050433",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003610 0.000656 0.817893 ( 1.114794)
build_miniruby 0.000772 0.000140 0.530887 ( 0.530497)
build_ruby 0.001046 0.000190 1.683440 ( 1.624144)
build_all 0.009723 0.000022 11.983127 ( 1.490062)
build_install 0.006703 0.000271 1.646585 ( 0.775240)
test_btest 0.000638 0.000091 62.566919 ( 6.246140)
test_basic 0.002579 0.000368 0.232055 ( 0.329244)
test_all 0.000818 0.000116 475.360284 ( 49.232788)
test_rubyspec 0.001667 0.029635 35.231953 ( 45.843857)
total: 107.19 sec