Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-053916
#<BuildRuby:0x000055f81c66e148
@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.20220824-053916",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002461 0.007225 0.867418 ( 1.221494)
build_miniruby 0.001310 0.000000 0.056517 ( 0.055976)
build_ruby 0.001975 0.000000 0.066773 ( 0.065865)
build_all 0.008094 0.001390 1.268402 ( 0.469680)
build_install 0.009116 0.006095 1.606499 ( 0.811080)
test_btest 0.000000 0.000912 54.583848 ( 6.149984)
test_basic 0.000000 0.006856 0.295966 ( 0.386216)
test_all 0.003697 0.000593 478.343533 ( 51.741512)
test_rubyspec 0.081978 0.047902 41.856792 ( 50.309893)
total: 111.21 sec