Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-084346
#<BuildRuby:0x0000559706b36f08
@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.20220809-084346",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008537 0.000656 0.838840 ( 1.499823)
build_miniruby 0.003146 0.000242 0.064184 ( 0.061911)
build_ruby 0.001203 0.000093 0.065728 ( 0.064709)
build_all 0.007665 0.000589 1.273988 ( 0.488738)
build_install 0.016980 0.000388 4.295564 ( 1.793327)
test_btest 0.001370 0.000092 52.885705 ( 6.251972)
test_basic 0.006437 0.000022 0.286392 ( 0.377687)
test_all 0.001528 0.001811 511.601677 ( 53.525570)
test_rubyspec 0.092624 0.048398 41.763807 ( 49.100496)
total: 113.17 sec