Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-113425
#<BuildRuby:0x0000563061b18e50
@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.20220902-113425",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010810 0.000922 0.974651 ( 1.006929)
build_miniruby 0.001678 0.000000 0.073590 ( 0.072453)
build_ruby 0.002015 0.000000 0.070490 ( 0.069479)
build_all 0.010774 0.000181 1.537097 ( 0.580943)
build_install 0.017399 0.004399 1.876138 ( 0.915218)
test_btest 0.001186 0.000162 80.786774 ( 8.430870)
test_basic 0.006698 0.000913 0.327468 ( 0.417332)
test_all 0.003081 0.000420 683.197254 ( 66.643476)
test_rubyspec 0.140104 0.042620 45.861212 ( 54.297687)
total: 132.44 sec