Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-050222
#<BuildRuby:0x0000557c4a091a48
@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.20221205-050222",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006553 0.004530 1.313294 ( 2.421638)
build_miniruby 0.002184 0.000468 0.853789 ( 0.851501)
build_ruby 0.002686 0.000576 2.251540 ( 2.161228)
build_all 0.014361 0.005854 18.768775 ( 2.205289)
build_install 0.017492 0.005627 2.065074 ( 1.011787)
test_btest 0.001226 0.000322 96.879544 ( 9.237625)
test_basic 0.003704 0.006258 0.356083 ( 0.441673)
test_all 0.001739 0.000549 693.469812 ( 69.591451)
test_rubyspec 0.119067 0.066166 49.435576 ( 57.586744)
total: 145.51 sec