Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-022342
#<BuildRuby:0x0000560eceb95310
@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.20220728-022342",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.013176 0.000090 0.868950 ( 1.081841)
build_miniruby 0.001750 0.000234 0.063135 ( 0.061025)
build_ruby 0.001522 0.000203 0.058665 ( 0.057011)
build_all 0.008977 0.000011 1.243513 ( 0.480965)
build_install 0.012551 0.005028 4.184207 ( 1.833099)
test_btest 0.001444 0.000228 52.816678 ( 6.101033)
test_basic 0.007034 0.000000 0.293572 ( 0.383559)
test_all 0.002317 0.000000 480.523349 ( 51.793890)
test_rubyspec 0.098086 0.028752 41.719077 ( 47.531692)
total: 109.33 sec