Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-164945
#<BuildRuby:0x0000556b0f4cb600
@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.20220813-164945",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007730 0.003864 0.986096 ( 1.019031)
build_miniruby 0.002121 0.000000 0.072425 ( 0.071956)
build_ruby 0.001830 0.000064 0.079454 ( 0.079230)
build_all 0.009417 0.001731 1.526364 ( 0.586195)
build_install 0.019107 0.002958 1.915085 ( 0.964414)
test_btest 0.000982 0.000273 75.138249 ( 8.511721)
test_basic 0.006075 0.001687 0.327868 ( 0.418506)
test_all 0.004473 0.000000 677.867674 ( 67.204000)
test_rubyspec 0.093385 0.079487 45.891056 ( 53.462168)
total: 132.32 sec