Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-052251
#<BuildRuby:0x0000561e6f1ff2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220711-052251",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006711 0.000000 0.909664 ( 0.968781)
build_miniruby 0.001078 0.000000 0.057461 ( 0.056170)
build_ruby 0.000795 0.000000 0.059921 ( 0.058816)
build_all 0.000546 0.003778 1.496467 ( 0.598754)
build_install 0.010681 0.000363 6.289730 ( 2.838674)
test_btest 0.000820 0.000043 53.577698 ( 8.437163)
test_basic 0.005608 0.000000 0.297337 ( 0.386521)
test_all 0.001577 0.000000 616.959959 ( 90.595299)
test_rubyspec 0.084559 0.043835 44.460851 ( 50.015586)
total: 153.96 sec