Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-140107
#<BuildRuby:0x0000562f2e756f08
@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.20221017-140107",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008256 0.001376 1.144676 ( 1.464402)
build_miniruby 0.001456 0.000242 0.109496 ( 0.106689)
build_ruby 0.001622 0.000270 0.102482 ( 0.099756)
build_all 0.003750 0.004654 1.328891 ( 0.586530)
build_install 0.010264 0.004998 1.662279 ( 0.902087)
test_btest 0.002241 0.000597 63.643584 ( 6.635395)
test_basic 0.002708 0.005943 0.372780 ( 0.460194)
test_all 0.005626 0.001880 490.988462 ( 52.994777)
test_rubyspec 0.076413 0.066668 43.268741 ( 51.476730)
total: 114.73 sec