Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-150415
#<BuildRuby:0x000055f983038e50
@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.20220716-150415",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008971 0.003771 0.966973 ( 1.078641)
build_miniruby 0.001398 0.000165 0.073655 ( 0.072373)
build_ruby 0.001476 0.000173 0.077103 ( 0.075942)
build_all 0.008020 0.000428 1.466783 ( 0.582132)
build_install 0.015676 0.006168 5.060920 ( 2.075636)
test_btest 0.001137 0.000180 70.048733 ( 8.739910)
test_basic 0.005918 0.000934 0.325612 ( 0.415298)
test_all 0.002050 0.000145 627.266052 ( 63.996000)
test_rubyspec 0.100631 0.072756 45.359822 ( 51.067104)
total: 128.10 sec