Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-162733
#<BuildRuby:0x0000563adda25350
@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.20220828-162733",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005755 0.004582 0.870042 ( 0.936077)
build_miniruby 0.001034 0.000345 0.055497 ( 0.054605)
build_ruby 0.000926 0.000309 0.063590 ( 0.063663)
build_all 0.004046 0.006001 1.235092 ( 0.472560)
build_install 0.014096 0.001709 1.594474 ( 0.800261)
test_btest 0.001164 0.000416 50.975636 ( 6.016509)
test_basic 0.004140 0.001478 0.285810 ( 0.379173)
test_all 0.003154 0.001127 488.841209 ( 51.206741)
test_rubyspec 0.057225 0.071586 41.121392 ( 49.576992)
total: 109.51 sec