Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-005309
#<BuildRuby:0x00005562f04a1390
@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.20220827-005309",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009252 0.000382 0.826980 ( 0.978487)
build_miniruby 0.001386 0.000000 0.054367 ( 0.053764)
build_ruby 0.001469 0.000000 0.065153 ( 0.064275)
build_all 0.009116 0.000219 1.250728 ( 0.472665)
build_install 0.015490 0.000359 1.608814 ( 0.803668)
test_btest 0.001018 0.000057 50.265115 ( 6.294174)
test_basic 0.006005 0.000333 0.300822 ( 0.391116)
test_all 0.002917 0.000162 500.847398 ( 52.655740)
test_rubyspec 0.080398 0.048094 41.686978 ( 49.981066)
total: 111.70 sec