Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-183843
#<BuildRuby:0x0000556db1c89550
@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.20221013-183843",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005225 0.004197 1.085462 ( 1.176676)
build_miniruby 0.001756 0.000541 0.097916 ( 0.096091)
build_ruby 0.001048 0.000322 0.093965 ( 0.093803)
build_all 0.007249 0.000904 1.327707 ( 0.584722)
build_install 0.008426 0.007327 1.630888 ( 0.914566)
test_btest 0.001591 0.000568 61.843060 ( 6.539206)
test_basic 0.006049 0.000335 0.354357 ( 0.447744)
test_all 0.006984 0.000000 492.867302 ( 53.497605)
test_rubyspec 0.083248 0.053573 43.372209 ( 52.047399)
total: 115.40 sec