Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-075339
#<BuildRuby:0x00005556fd46a858
@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.20220727-075339",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008360 0.000643 0.965968 ( 1.960433)
build_miniruby 0.001990 0.000153 0.062261 ( 0.061869)
build_ruby 0.001392 0.000107 0.057384 ( 0.057322)
build_all 0.008579 0.000267 1.239859 ( 0.462848)
build_install 0.015428 0.000687 4.254047 ( 1.825747)
test_btest 0.001217 0.000081 51.648358 ( 6.211012)
test_basic 0.006693 0.000446 0.298693 ( 0.390614)
test_all 0.002850 0.000190 510.268667 ( 53.077881)
test_rubyspec 0.097288 0.035949 41.849717 ( 47.580903)
total: 111.63 sec