Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-012927
#<BuildRuby:0x000055d9b7af0fc8
@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.20221024-012927",
@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.000030 0.000002 0.000032 ( 0.000032)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.004964 0.007608 1.134542 ( 1.340119)
build_miniruby 0.001723 0.000344 0.108818 ( 0.105902)
build_ruby 0.001280 0.000256 0.108993 ( 0.106194)
build_all 0.001325 0.007378 1.370050 ( 0.603748)
build_install 0.009450 0.005896 1.732581 ( 0.931815)
test_btest 0.001291 0.000456 62.505845 ( 6.657492)
test_basic 0.005970 0.000536 0.363929 ( 0.455285)
test_all 0.005399 0.001800 515.284381 ( 55.060021)
test_rubyspec 0.054561 0.073445 43.589285 ( 52.077189)
total: 117.34 sec