Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-024750
#<BuildRuby:0x000055a5f9a751f8
@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.20221014-024750",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002553 0.008810 1.106260 ( 1.151439)
build_miniruby 0.001519 0.000000 0.097296 ( 0.094402)
build_ruby 0.001578 0.000000 0.100667 ( 0.097833)
build_all 0.006677 0.000000 1.272472 ( 0.549970)
build_install 0.008674 0.007271 1.599699 ( 0.884572)
test_btest 0.001742 0.000348 64.444004 ( 6.376155)
test_basic 0.002687 0.004789 0.363722 ( 0.452249)
test_all 0.002598 0.005035 506.911142 ( 54.676623)
test_rubyspec 0.062598 0.061390 42.904246 ( 51.220887)
total: 115.51 sec