Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-095558
#<BuildRuby:0x0000560a91bdc3a0
@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.20220812-095558",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005559 0.005638 0.955083 ( 1.004284)
build_miniruby 0.001980 0.000610 0.076124 ( 0.073335)
build_ruby 0.001250 0.000384 0.069532 ( 0.068285)
build_all 0.003290 0.006860 1.517420 ( 0.579262)
build_install 0.013576 0.008852 1.882276 ( 0.936982)
test_btest 0.000669 0.000297 75.510213 ( 8.472916)
test_basic 0.006717 0.001010 0.334184 ( 0.422367)
test_all 0.002402 0.001011 682.344107 ( 66.777605)
test_rubyspec 0.119294 0.055054 45.984831 ( 53.661138)
total: 132.00 sec