Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-151925
#<BuildRuby:0x000055ab5b228d30
@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.20220726-151925",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010720 0.000000 0.967412 ( 1.668318)
build_miniruby 0.002437 0.000000 0.073848 ( 0.071632)
build_ruby 0.001848 0.000000 0.079866 ( 0.078176)
build_all 0.005860 0.003407 1.495487 ( 0.568985)
build_install 0.009038 0.010508 5.200419 ( 2.047202)
test_btest 0.000833 0.000263 73.531839 ( 8.157814)
test_basic 0.002819 0.005393 0.318597 ( 0.412470)
test_all 0.001613 0.000595 683.391573 ( 66.910014)
test_rubyspec 0.108521 0.065749 45.852097 ( 51.546904)
total: 131.46 sec