Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-074306
#<BuildRuby:0x000055e404a15570
@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-074306",
@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.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003709 0.008925 1.069906 ( 1.437009)
build_miniruby 0.001678 0.000000 0.099398 ( 0.096904)
build_ruby 0.001453 0.000000 0.093423 ( 0.091118)
build_all 0.007767 0.000000 1.266670 ( 0.562621)
build_install 0.010788 0.003896 1.617655 ( 0.889548)
test_btest 0.000895 0.000244 62.894412 ( 6.698953)
test_basic 0.005136 0.001400 0.360217 ( 0.450638)
test_all 0.006080 0.001284 490.607387 ( 54.240171)
test_rubyspec 0.082901 0.039614 43.163358 ( 51.670250)
total: 116.14 sec