Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-215929
#<BuildRuby:0x000055658032cf40
@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.20220424-215929",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009617 0.001911 1.004481 ( 1.179780)
build_miniruby 0.001614 0.000538 0.078222 ( 0.076022)
build_ruby 0.001669 0.000556 0.071309 ( 0.069086)
build_all 0.006044 0.003488 1.491436 ( 0.615910)
build_install 0.019550 0.003343 5.839893 ( 2.805105)
test_btest 0.000881 0.000275 75.180108 ( 8.086601)
test_basic 0.002688 0.006168 0.326115 ( 0.412086)
test_all 0.001932 0.000725 654.135510 ( 65.409022)
test_rubyspec 0.094345 0.079717 45.799144 ( 50.947816)
total: 129.60 sec