Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-042311
#<BuildRuby:0x000055d15a1bc480
@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.20220504-042311",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007150 0.004691 1.026235 ( 1.119928)
build_miniruby 0.001779 0.000410 0.076037 ( 0.073791)
build_ruby 0.001768 0.000408 0.072369 ( 0.069809)
build_all 0.005421 0.003540 1.500656 ( 0.617206)
build_install 0.014899 0.009224 5.838431 ( 2.812246)
test_btest 0.000971 0.000324 76.195387 ( 8.486079)
test_basic 0.006971 0.002323 0.321629 ( 0.408976)
test_all 0.000000 0.003234 697.393024 ( 67.150059)
test_rubyspec 0.095078 0.094331 45.474822 ( 50.592761)
total: 131.33 sec