Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-001436
#<BuildRuby:0x0000557d19cf91f8
@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-001436",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005351 0.006932 1.116350 ( 1.150317)
build_miniruby 0.001570 0.000418 0.100723 ( 0.096894)
build_ruby 0.001282 0.000342 0.101541 ( 0.099013)
build_all 0.006360 0.001696 1.283420 ( 0.570182)
build_install 0.010684 0.003675 1.622405 ( 0.897844)
test_btest 0.001989 0.000000 60.522687 ( 6.636943)
test_basic 0.005527 0.000926 0.357736 ( 0.447406)
test_all 0.005388 0.001418 499.707053 ( 53.928587)
test_rubyspec 0.084116 0.055647 43.431186 ( 52.018460)
total: 115.85 sec