Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-112516
#<BuildRuby:0x000055d80e9ad350
@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.20221012-112516",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003520 0.007620 1.159056 ( 1.487242)
build_miniruby 0.003902 0.001115 1.392531 ( 1.200632)
build_ruby 0.002172 0.000000 1.883785 ( 1.806649)
build_all 0.010310 0.002246 12.867358 ( 1.705258)
build_install 0.014598 0.000120 1.666518 ( 0.880126)
test_btest 0.001108 0.000247 61.961167 ( 6.262817)
test_basic 0.005553 0.001234 0.348302 ( 0.436754)
test_all 0.005921 0.002866 518.878291 ( 55.640076)
test_rubyspec 0.093419 0.037904 43.286254 ( 51.828792)
total: 121.25 sec