Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-070011
#<BuildRuby:0x0000556af7255348
@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-070011",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003931 0.006582 0.808435 ( 1.154860)
build_miniruby 0.001675 0.000000 0.064256 ( 0.063265)
build_ruby 0.001396 0.000000 0.056665 ( 0.055807)
build_all 0.008066 0.000000 1.244125 ( 0.489459)
build_install 0.009559 0.006156 1.534240 ( 0.788377)
test_btest 0.000668 0.000360 55.448811 ( 5.964542)
test_basic 0.005435 0.000363 0.273040 ( 0.363961)
test_all 0.004025 0.000932 500.672373 ( 51.746619)
test_rubyspec 0.073521 0.064497 41.287891 ( 49.906558)
total: 110.53 sec