Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-112702
#<BuildRuby:0x000055db7912ef08
@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.20220812-112702",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000044 0.000003 0.000047 ( 0.000049)
build_up 0.012790 0.000636 0.900727 ( 0.945026)
build_miniruby 0.001584 0.000113 0.060617 ( 0.061092)
build_ruby 0.001718 0.000123 0.064930 ( 0.064992)
build_all 0.008033 0.000574 1.283180 ( 0.472553)
build_install 0.006420 0.008999 1.567658 ( 0.802275)
test_btest 0.001153 0.000203 52.291104 ( 6.215521)
test_basic 0.006769 0.000318 0.307854 ( 0.400265)
test_all 0.003638 0.000000 479.235036 ( 51.765711)
test_rubyspec 0.089450 0.039893 41.551613 ( 48.969841)
total: 109.70 sec