Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-083710
#<BuildRuby:0x0000560492b4afe0
@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-083710",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011164 0.002791 0.991737 ( 1.967854)
build_miniruby 0.001624 0.000406 0.077493 ( 0.077567)
build_ruby 0.001296 0.000324 0.068518 ( 0.068392)
build_all 0.009012 0.000000 1.551826 ( 0.584728)
build_install 0.018338 0.002382 5.172998 ( 2.089253)
test_btest 0.001500 0.000000 75.502725 ( 8.485603)
test_basic 0.006831 0.000752 0.323590 ( 0.414919)
test_all 0.002239 0.000427 670.277470 ( 66.069870)
test_rubyspec 0.113644 0.057368 45.802275 ( 53.346888)
total: 133.11 sec