Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-091744
#<BuildRuby:0x0000560c38fed1f8
@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-091744",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001838 0.010141 0.861509 ( 1.813287)
build_miniruby 0.001012 0.000361 0.055608 ( 0.054343)
build_ruby 0.001466 0.000524 0.062484 ( 0.059967)
build_all 0.008144 0.000124 1.267208 ( 0.461129)
build_install 0.007757 0.006810 1.585689 ( 0.792851)
test_btest 0.000880 0.000331 54.223575 ( 6.322845)
test_basic 0.006569 0.000748 0.303657 ( 0.392080)
test_all 0.003204 0.000000 514.591228 ( 53.757344)
test_rubyspec 0.096239 0.031640 43.759368 ( 52.396392)
total: 116.05 sec