Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-111558
#<BuildRuby:0x000055d7734dd438
@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.20220821-111558",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000434 0.012142 0.825200 ( 1.334455)
build_miniruby 0.001038 0.000566 0.054518 ( 0.053962)
build_ruby 0.001164 0.000634 0.062830 ( 0.062630)
build_all 0.005312 0.004856 1.282546 ( 0.490847)
build_install 0.008357 0.009884 1.582325 ( 0.811341)
test_btest 0.000556 0.000370 51.811965 ( 6.145640)
test_basic 0.003278 0.002185 0.295799 ( 0.388650)
test_all 0.002014 0.004459 496.733839 ( 52.161314)
test_rubyspec 0.060672 0.070642 42.406189 ( 50.672634)
total: 112.12 sec