Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-023406
#<BuildRuby:0x000055865a22d338
@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.20220811-023406",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005494 0.004425 0.876532 ( 1.650225)
build_miniruby 0.000985 0.000328 0.053499 ( 0.052345)
build_ruby 0.001652 0.000000 0.053367 ( 0.052364)
build_all 0.007425 0.001567 1.288326 ( 0.487307)
build_install 0.012922 0.003005 4.327073 ( 1.826412)
test_btest 0.001792 0.000527 51.366205 ( 6.068554)
test_basic 0.002128 0.003595 0.289875 ( 0.380256)
test_all 0.001225 0.000408 502.594972 ( 52.468327)
test_rubyspec 0.064712 0.059374 41.380512 ( 49.038241)
total: 112.03 sec